SteamVR-OpenHMD
SteamVR-OpenHMD copied to clipboard
errors with "needed by /usr/lib/libopencv_viz.so.4.5.2"
So I am not sure how to compile it exactly for Manjaro Gnome with an another version of OpenHMD so all I did was replacing that branch with the current submodule but I get errors when compiling.
I did the exact same thing and on the command "make" it gives this error. https://hastebin.com/zuturokiza.sql
edit: I have no problems compiling the OpenHMD-kalman alone with meson. But noticed that it doesn't work with cmake so this project has nothing to do with it.
compiling everything with meson gives me another error that prevents me from compiling it. last command was "ninja -C build" https://hastebin.com/abazulupig.cpp
one command previous was "meson -Dbuildtype=release build" https://hastebin.com/pahanomida.yaml
I tried to follow his guide https://noraisin.net/diary/?p=1033
There are no errors in your meson build that I can see. The build completed successfully.
There are no errors in your meson build that I can see. The build completed successfully.
Well I thought these are errors because steam can't find my device. I did this now 3 times again and 1 out of 3 steam said that some add-ons crashed. The rest steamVR just says that I need to plugin my VR headset.
The AUR "steamvr-openhmd-git" worked but it has no tracking so this means the AUR does something I didn't do maybe
Edit: forgot to mention that for every build and register.sh I logged out and in or restarted my PC to hope it works.