If you are compiling with MSVC and will link to the static library (libFLAC.lib) you should define FLAC__NO_DLL in your project to make sure the symbols are exported properly.
Defines | |
#define | FLAC_API |
#define | FLAC_API_VERSION_CURRENT 10 |
#define | FLAC_API_VERSION_REVISION 0 |
#define | FLAC_API_VERSION_AGE 2 |
Variables | |
int | FLAC_API_SUPPORTS_OGG_FLAC |
|
These #defines will mirror the libtool-based library version number, see http://www.gnu.org/software/libtool/manual.html#Libtool-versioning |
|
see above |
|
see above |
|
|