-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SteamVR-OpenHMD fails to compile. #54
Comments
SteamVR-OpenHMD uses a submodule for openhmd so if setup correctly should automatically build. There is some information in the Readme about that. |
@TheOnlyJoey . as far a i can see in the build.log openhmd is compiled but fails because ti cannot find openhmd.pc. correct me if i am wrong. |
I don't know that anyone has tested actually running We have discussed allowing using an external OpenHMD before - it is a good idea, just noone has done the build changes for that yet |
@thaytan thank you for the reply. as i am running all my "custom" package (not provided by gentoos package manager ) it is better to have them tracked there |
hi . i am trying to compile SteamVR-OpenHMD but it fails with :
CMake Error at subprojects/openhmd/cmake_install.cmake:95 (file):
file INSTALL cannot find
"/var/tmp/portage/media-libs/SteamVR-OpenHMD-20201004/work/SteamVR-OpenHMD-20201004_build/openhmd.pc":
No such file or directory.
Call Stack (most recent call first):
cmake_install.cmake:47 (include)
FAILED: CMakeFiles/install.util
cd /var/tmp/portage/media-libs/SteamVR-OpenHMD-20201004/work/SteamVR-OpenHMD-20201004_build && /usr/bin/cmake -P cmake_install.cmake
regards hedmo
build.log
EDIT: i have OpenHMD on my system. is it possible to use that ?
The text was updated successfully, but these errors were encountered: