-
-
Notifications
You must be signed in to change notification settings - Fork 502
Enable C++17 #876
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
Enable C++17 #876
Conversation
Update premake5 (windows only) Fix invalid SAFESEH:NO specifiers Fix C++17-related compile errors
Nope, Mac doesn't work yet. |
|
accidental rebased master pull from upstream? |
|
I have no idea what actually happened. |
those commits from master aren't the actual commits (different hashes), so if you do |
|
The entire rebase was very weird, with git telling me I haven't resolved all conflicts (despite |
Use __has_include to find ncurses
Note: Not quite done yet, requires premake update for Linux (and Mac? @qaisjp) as well as some update to the internal build pipeline and most likely CI as well