Skip to content

Conversation

solidgriever
Copy link
Contributor

Useful for those that develop in VS or VS Code... for building and debugging and IntelliSense
by default VS Code it is configured to build in ${workspaceRoot}/build and VS in ${workspaceRoot}/build/[x86-Debug]
It looks in the C:/MinGw/bin for gcc, g++ and gdb
Note: needs the CMake Tools for VS Code and Visual C++ tools for CMake
image
For VS: CMake Menu -> Cache - >Generate
-> Build copy [res] folder, SDL2.dll and SDL2_mixer.dll
Debug:
image
Note2: tested on Visual Studio Community 2017(15.7.5), on W10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant