1,502
edits
(updated vcpkg section with relevant information) |
m (→Note:: Fix casing) |
||
Line 17: | Line 17: | ||
=== Note: === | === Note: === | ||
When using vcpkg to compile libraries, it is important to pass the --vcpkg flag to create_project.exe during repository setup as newer versions of SDL2 locate libraries at <SDL/SDL.h> instead of <SDL.h>. | |||
Not every library is compatible with every target, but they should all work as x86/x64 DLLs. | |||
== Manually compiling the needed libraries for Visual Studio yourself == | == Manually compiling the needed libraries for Visual Studio yourself == |
edits