Hi -- thank you for putting this together. I've got it installed and running, and test.py works as expected (this is on kubuntu 14.10).
Based on the 0.4.3 SDK doc (pdf), I looked for the ovrHmd_GetTrackingState method, but don't find it.
I see that libovr.dll was last commited in 4a48db1, which notes 0.3.2, so I assume the current version of your wrapper hasn't been updated to 0.4.3. Is that simple enough? I don't quite grok what your wrapper does yet, though I'll try to figure it out. Could I just drop a local copy of the newer DLL in, and expect it to work? Let me know if I can help somehow.
Hi -- thank you for putting this together. I've got it installed and running, and
test.pyworks as expected (this is on kubuntu 14.10).Based on the 0.4.3 SDK doc (pdf), I looked for the
ovrHmd_GetTrackingStatemethod, but don't find it.I see that
libovr.dllwas last commited in 4a48db1, which notes 0.3.2, so I assume the current version of your wrapper hasn't been updated to 0.4.3. Is that simple enough? I don't quite grok what your wrapper does yet, though I'll try to figure it out. Could I just drop a local copy of the newer DLL in, and expect it to work? Let me know if I can help somehow.