-
Make sure to consistently set the same C/C++ → Code Generation → Runtime Library option you also want to use for the main program.
-
Point the compiler to the subdirectories of all dependencies by adding the following to the list at C/C++ → General → Additional Include Directories, in this order:
$(ProjectDir)..\ $(ProjectDir)..\bgmlib\libs\fox\include\ $(ProjectDir)..\bgmlib\libs\ogg\include\ $(ProjectDir)..\bgmlib\libs\vorbis\include\
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|