AlexanderAchberger
Results
2
issues of
AlexanderAchberger
Hi all, I am trying to Initialize openvr in a own c# application. I added the openvr_api.dll and openvr_api.cs file in my project and tried to initialize openVR: ``` ......
Hi all, I did the three steps described in the wiki to install cppzmq. However, instead of using "sudo make -j4 install", I used the .sln file and build the...