[AD] [ alleg-Bugs-2938868 ] flac addon needs define if libFLAC built statically |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-2938868 ] flac addon needs define if libFLAC built statically
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Mon, 25 Jan 2010 00:53:33 +0000
Bugs item #2938868, was opened at 2010-01-24 13:47
Message generated for change (Comment added) made by trentg
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2938868&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Addons
Group: 4.9
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Trent Gamblin (trentg)
Assigned to: Nobody/Anonymous (nobody)
Summary: flac addon needs define if libFLAC built statically
Initial Comment:
The following:
#ifdef ALLEGRO_STATICLINK
#define FLAC__NO_DLL
#endif