[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: Tue, 09 Feb 2010 11:09:18 +0000
Bugs item #2938868, was opened at 2010-01-25 07:47
Message generated for change (Comment added) made by tjaden
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: Closed
>Resolution: Fixed
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