m b
2023-May-31 10:29 UTC
[flac-dev] FLAC 1.4.2 release has no support for compiling dynamic dll library?
An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20230531/a06c0b2d/attachment.htm>
Martijn van Beurden
2023-May-31 10:45 UTC
[flac-dev] FLAC 1.4.2 release has no support for compiling dynamic dll library?
Hi, You'll need to set the BUILD_SHARED_LIBS option in CMake to ON. How to do that depends on how you run CMake, so if you need further assistance, please explain how you're using CMake specifically. Kind regards, Martijn van Beurden Op wo 31 mei 2023 om 12:34 schreef m b <mvetnk at email.com>:> Hi, > > I download the FLAC 1.4.2 release, use CMake to generate .sln file for > compiling Flac dynamical dll library using Visual Studio. After running > CMake, I open the .sln file, there are a lot of projects, but there is no > project for Flac dynamic library, only Flac and Flac++ static libraries > projects. So my question is how to generate Flac dynamical library projects? > > Thank you for your help! > > Regards, > Mike > _______________________________________________ > flac-dev mailing list > flac-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/flac-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20230531/36d308b7/attachment.htm>