Categories Dekstop IDEs Add Include Directories and Libraries to Visual Studio Post author By Daniel Georgiev Post date March 19, 2020 To add Include paths and Libraries To Link the Library This will fix these errors Copy DLL Files Add XCOPY "$(SolutionDir)SDL2-2.0.12\lib\x86\*.DLL" "$(TargetDir)" /D /K /Y To ← Piano Websites → Simplest libSDL example