Skip to content

Conversation

@Conzar
Copy link

@Conzar Conzar commented Aug 21, 2017

Before this patch, compilation would fail with the following error

error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support 

This PR fixes the above error and allows OSVR-fusion to be compiled on linux.

@nanospork
Copy link
Owner

Thanks for this. Changes look good, but I'd like to confirm that it doesn't interfere with building in VS on Windows before I merge. Will be another week or so.

@godbyk
Copy link

godbyk commented Aug 24, 2017

Should work fine on Windows. I do the same thing in the SteamVR-OSVR CMakeLists.txt file.

@Conzar
Copy link
Author

Conzar commented Nov 1, 2017

Have you tried this yet?

@nanospork nanospork merged commit 44e49ac into nanospork:master Dec 1, 2017
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