Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][IntelliSense]Visual Studio & VS Code config #107

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

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.

None yet

1 participant