[flac-dev] About libFLAC -> win_utf8_io dependency

lvqcl lvqcl.mail at gmail.com
Sun Jan 10 11:03:10 PST 2016


lvqcl wrote:

> 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.

I was able to compile flac/metaflac this way, but: it requires
changing from FLAC__stream_*_filename() to FLAC__stream_*_FILE()
and also adding new funtion into API: FLAC__metadata_simple_iterator_init_FILE()
that is used instead of FLAC__metadata_simple_iterator_init().


More information about the flac-dev mailing list