ChristophHaag / SteamVR-OpenHMD

SteamVR plugin for using OpenHMD drivers in SteamVR
Boost Software License 1.0
195 stars 32 forks source link

SteamVR Driver Download? #78

Open PurpleVoidEpic opened 1 year ago

PurpleVoidEpic commented 1 year ago

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 commented 1 year ago

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

PurpleVoidEpic commented 1 year ago

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 commented 1 year ago

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

PurpleVoidEpic commented 1 year ago

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