[flac-dev] About libFLAC -> win_utf8_io dependency
lvqcl
lvqcl.mail at gmail.com
Sat Jan 9 19:23:51 PST 2016
lvqcl wrote:
> At least I have a suggestion: to enclose all FLAC API functions that
> take char* filename argument into
>
> #ifndef FLAC__FILENAME_API_DISABLED ... #endif
Sorry, it wasn't clear: I mean -- to enclose all declarations of such
functions in FLAC/*.h and FLAC++/*.h header files. And then modify
e.g. flac sources so that it compiles without warnings/errors about
undefined functions.
More information about the flac-dev
mailing list