OculusMinimalExample icon indicating copy to clipboard operation
OculusMinimalExample copied to clipboard

Results 2 OculusMinimalExample issues
Sort by recently updated
recently updated
newest added

In the following directory: C:\Users\Lawrence\Documents\Codeblocks\OculusMinimalExample\build I ran the following to create a Code::Blocks Project for the Oculus: cmake .. cmake .. -G "CodeBlocks - MinGW Makefiles" -DCMAKE_CXX_FLAGS="-std=c++11" -DCMAKE_C_FLAGS="-std=c++11" However, when...

Hi, I am on Arch Linux. When running Example_SelfContained, I get the following: X Error of failed request: GLXBadFBConfig Major opcode of failed request: 154 (GLX) Minor opcode of failed...