vircadia / vircadia-builder

Builds Vircadia's native Interface and Domain server ("Project Athena") on Linux.
GNU General Public License v3.0
20 stars 37 forks source link

Add experimental OpenVR support #29

Closed JulianGro closed 3 years ago

JulianGro commented 3 years ago

This PR makes vircadia-builder copy the missing libopenvr_api.so from the vcpkg folder into the AppImage. While not being well tested, it does work on my system. An AppImage build by this is available here: https://appimage.moto9000.moe/experimental/Vircadia-x86_64_v2020.2.5_openvr_experimental.AppImage Fixes #20

daleglass commented 3 years ago

@JulianGro Last commit should hopefully fix this, could you please test it?

JulianGro commented 3 years ago

@JulianGro Last commit should hopefully fix this, could you please test it?

Works on my machine. Testbuild is here: https://appimage.moto9000.moe/experimental/Vircadia-x86_64_v2020.2.5_experimental_21thSept.AppImage