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

SDL2 for ImGui #226

Closed
wants to merge 3 commits into from
Closed

Conversation

CedricGuillemet
Copy link
Contributor

SDL2 lib + inc
And opengl2 example.
Warning level4

@CedricGuillemet
Copy link
Contributor Author

The project is made with VS2012 :/
Reverting back to vs2010

@ocornut
Copy link
Owner

ocornut commented May 15, 2015

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.
This would probably means it needs its own .sln. Later on we could use a tool to generate the sln/vcproj.

@CedricGuillemet
Copy link
Contributor Author

Did you make a choice on a build generator tool?

@ocornut
Copy link
Owner

ocornut commented May 15, 2015

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.

@ocornut
Copy link
Owner

ocornut commented May 15, 2015

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.

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.

2 participants