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

Remove '/permissive-' flag from Windows MSVC build #36788

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

pouleyKetchoupp
Copy link
Contributor

This flag is causing compilation issues with headers from older versions of Windows SDK (before 10.0.16299.0).

Follow-up from #36685 (comment)
@akien-mga

Fixes #36671

This flag is causing compilation issues with headers from older versions
of Windows SDK (before 10.0.16299.0).
@akien-mga akien-mga merged commit cac3e2f into godotengine:master Mar 5, 2020
@akien-mga
Copy link
Member

Thanks!

@pouleyKetchoupp pouleyKetchoupp deleted the windows-permissive-flag branch March 5, 2020 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation errors on Windows 10 with Visual Studio 2019
2 participants