-
Notifications
You must be signed in to change notification settings - Fork 9
Description
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!