Skip to content
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

Open
hedmo opened this issue Jan 29, 2021 · 4 comments
Open

SteamVR-OpenHMD fails to compile. #54

hedmo opened this issue Jan 29, 2021 · 4 comments

Comments

@hedmo
Copy link

hedmo commented Jan 29, 2021

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 ?

@TheOnlyJoey
Copy link
Collaborator

SteamVR-OpenHMD uses a submodule for openhmd so if setup correctly should automatically build. There is some information in the Readme about that.
Also love the avatar MM7 is my favorite ;)

@hedmo
Copy link
Author

hedmo commented Feb 3, 2021

@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.

@thaytan
Copy link
Collaborator

thaytan commented Feb 3, 2021

I don't know that anyone has tested actually running make install for SteamVR-OpenHMD. Usually, one just builds it and runs ./register.sh to register the plugin files directly from the build dir.

We have discussed allowing using an external OpenHMD before - it is a good idea, just noone has done the build changes for that yet

@hedmo
Copy link
Author

hedmo commented Feb 3, 2021

@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
either way to not have conflicts in the future and clean out deps afterwards.i hope this can be fixed so i can put this global over all of my boxes as i have 4 vr sets.and using my github for manage my custom packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants