On 13-01-24 2:10 PM, Martijn van Beurden wrote:

> 6) Replace all occurrences of static inline with static __inline

This should be done with a global define for 'inline'.

> 7) Tell the linker to ignore msvcrt.lib

Visual Studio tells you to do this, but it's wrong. This probably comes
from the libogg and flac projects using different runtime libraries.
Make sure you're using release ogg with release flac, and if it still
complains, change one of the projects to match the other.j

Thanks for trying out the project files!

 -r
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to