4
edits
Rootfather (talk | contribs) |
(updated vcpkg section with relevant information) |
||
Line 16: | Line 16: | ||
* '''x86-windows-static-md:''' x86 static LIBs | * '''x86-windows-static-md:''' x86 static LIBs | ||
Note not every library is compatible with every target, but they should all work as x86/x64 DLLs. | === 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