Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small change to compile #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Small change to compile #5

wants to merge 1 commit into from

Conversation

AndyZe
Copy link

@AndyZe AndyZe commented Apr 18, 2019

This is a very small change that allows me to compile on Ubuntu 16.04, 64-bit. I'm using the most up-to-date version of openvr, cloned from https://github.com/ValveSoftware/openvr/tree/b72abcebff7e6c6c70ce8ac8f6a09b70d44397e2

I very much appreciate this work!

@AndyZe
Copy link
Author

AndyZe commented Apr 18, 2019

The error before this change was:

LighthouseTracking.cpp:437:18: error: ‘class vr::IVRSystem’ has no member named ‘IsInputFocusCapturedByAnotherProcess’
  if (vr_pointer->IsInputFocusCapturedByAnotherProcess())

@offchan42
Copy link

I have this error to on Windows/Cygwin!
image

@offchan42
Copy link

offchan42 commented Apr 20, 2019

And also the file was named compile.bat not compile.sh as shown in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants