-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
vrcore missing? #1642
Comments
Thanks, got the lib built. But the samples failed because of missing qt5 |
You'll need to install qt. I'm not sure what distro you're using, but here are the instructions for ubuntu: |
Thanks, I'm on Pop OS currently so the command was a bit different. But I got hellovr_vulkan working with my Index now :) |
Trying to build OpenVR in Linux
cmake worked fine.
Running make gives this error:
fatal error: vrcore/pathtools_public.h
The directory doesn't exist.
Is this supposed to come form somewhere else?
The text was updated successfully, but these errors were encountered: