bjornblissing / osgoculusviewer

An OsgViewer with support for the Oculus Rift
Other
106 stars 67 forks source link

Including cstdint gives compiler errors on Kubnutu 14.10 #39

Closed bjornblissing closed 9 years ago

bjornblissing commented 9 years ago

When compiling on Kubnutu 14.10 the following error: In file included from /usr/include/c++/4.9/cstdint:35:0, from oculushealthwarning.cpp:10: /usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.