Skip to content

Conversation

Cheney-W
Copy link
Contributor

Openxr-loader compile filed with a fatal error C1189 in an internal version of VS, this issue could be fixed by adding the compile option /std:c++17.

@Rastaban Rastaban merged commit facd998 into microsoft:master Jul 24, 2019
@rpavlik
Copy link
Contributor

rpavlik commented Aug 2, 2019

Could you let us know over "upstream" over on https://github.com/KhronosGroup/OpenXR-SDK-Source ? It's supposed to only use C++11 (we've avoided even make_unique, the horrors), so if enabling C++17 is a fix to something, it's probably our bug too?

@Cheney-W
Copy link
Contributor Author

Cheney-W commented Aug 6, 2019

Looks like this port could be installed successfully without my patch now, I think it should have something to do with the port update five days ago.
I will remove the patch today.

@Cheney-W Cheney-W deleted the Cheney/0722/openxr-loader branch August 6, 2019 02:08
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.

3 participants