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

SteamVR Driver Download? #78

Open
PurpleVoidEpic opened this issue Jul 19, 2022 · 4 comments
Open

SteamVR Driver Download? #78

PurpleVoidEpic opened this issue Jul 19, 2022 · 4 comments

Comments

@PurpleVoidEpic
Copy link

PurpleVoidEpic commented Jul 19, 2022

Where do I download the steamvr driver I have a VRTEK WVR2 id like to use

also how do I setup this I need detailed instructions

I'm having issues compiling the steamvr driver

@AnotherNeko
Copy link

I'd happily walk you through this step-by-step. Where does your first error appear?

@PurpleVoidEpic
Copy link
Author

CMake Error at C:/Program Files/CMake/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find HIDAPI (missing: HIDAPI_LIBRARY HIDAPI_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
subprojects/openhmd/cmake/FindHIDAPI.cmake:35 (find_package_handle_standard_args)
subprojects/openhmd/CMakeLists.txt:62 (find_package)

this is the error I get in cmake for windows

@AnotherNeko
Copy link

Your cmake can't access hidapi. Make sure it's installed, then I have no idea what to do next.

@PurpleVoidEpic
Copy link
Author

PurpleVoidEpic commented Jul 19, 2022

nvm i fixed it by upgrading to ubuntu im no longer using windows for this

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

No branches or pull requests

2 participants