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-osvr install error #10

Open
jdack41 opened this issue Feb 22, 2017 · 4 comments
Open

steamvr-osvr install error #10

jdack41 opened this issue Feb 22, 2017 · 4 comments

Comments

@jdack41
Copy link

jdack41 commented Feb 22, 2017

When I was installing steam-osvr with homebrew, this error occurred.

==> Installing osvr/osvr/steamvr-osvr --HEAD
==> Cloning https://github.com/OSVR/SteamVR-OSVR.git
Updating ~/Library/Caches/Homebrew/steamvr-osvr--git
==> Checking out branch master
Synchronizing submodule url for 'vendor/docopt.cpp'
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
Last 15 lines from ~/Library/Logs/Homebrew/steamvr-osvr/01.cmake:

Could not find a package configuration file provided by "osvrRenderManager"
with any of the following names:

osvrRenderManagerConfig.cmake
osvrrendermanager-config.cmake

Add the installation prefix of "osvrRenderManager" to CMAKE_PREFIX_PATH or
set "osvrRenderManager_DIR" to a directory containing one of the above
files. If "osvrRenderManager" provides a separate development package or
SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!

@demonixis
Copy link

Hi,

You have to clone, compile and install RenderManager before trying to install steamVR from homebrew.

@jdack41
Copy link
Author

jdack41 commented Apr 25, 2017

Hi, demonixis.
I could install rendermanager, but I got same error with you.
#11

@demonixis
Copy link

Yes, I don't know why it's not working, it seems that @godbyk was able to compile it on its mac.

@jdack41
Copy link
Author

jdack41 commented Apr 25, 2017

Hmm... OK, thank you for your advice.
I tried to install from source, and it succeeded.

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

2 participants