openvr icon indicating copy to clipboard operation
openvr copied to clipboard

OpenVR c# doesnt work.

Open jppboi opened this issue 3 years ago • 1 comments

When I try these instructions, it works and compiles but when I run the application it says it couldn't find openvr_api.dll (I made sure to copy to output directory). I also tried putting openvr_api.dll in the project folder but it says it couldn't find assembly manifest. Also when I view the compiled assembly in a dependency viewer openvr_api is not found.

Originally posted by @jppboi in https://github.com/ValveSoftware/openvr/issues/316#issuecomment-1015079272

jppboi avatar Jan 18 '22 16:01 jppboi

Hiya, it sounds like you may benefit from this git submodule https://github.com/BOLL7708/EasyOpenVR You may also be interested in boll's other projects as he does a lot in C# with SteamVR. https://github.com/BOLL7708

zite avatar Jan 19 '22 04:01 zite