Closed ChristophHaag closed 7 years ago
It's an error on gcc:
/home/chris/build/osvr-vive-github/com_osvr_Vive.cpp:53:5: error: extra qualification '{anonymous}::ViveSyncDevice::' on member 'ViveSyncDevice' [-fpermissive] ViveSyncDevice::ViveSyncDevice(OSVR_PluginRegContext ctx, ^~~~~~
Thanks @ChristophHaag! VisualStudio appears to be ok with them which is what we're using to compile while developing, so it built internally.
It's an error on gcc:
/home/chris/build/osvr-vive-github/com_osvr_Vive.cpp:53:5: error: extra qualification '{anonymous}::ViveSyncDevice::' on member 'ViveSyncDevice' [-fpermissive] ViveSyncDevice::ViveSyncDevice(OSVR_PluginRegContext ctx, ^
~~~~~