-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
SDL2 for ImGui #226
SDL2 for ImGui #226
Conversation
The project is made with VS2012 :/ |
I think we should leave the actual SDL2 library out of the repo. I only added precompiled glfw to have at least 1 compilable example but people would need SDL for the SDL example. |
Did you make a choice on a build generator tool? |
Not yet. Whatever it is I want to include prebuilt sln/vcproj for a relatively old version of VS (eg 2010) that people can just compile. |
I'll have to see if I can rebase that to remove SDL2 files from the history (because history is pulled locally by everyone). I'm confused by rebasing with github but I'll try. |
SDL2 lib + inc
And opengl2 example.
Warning level4