Skip to content

Instantly share code, notes, and snippets.

@zykis
Created December 8, 2013 16:23
Show Gist options
  • Save zykis/7859686 to your computer and use it in GitHub Desktop.
Save zykis/7859686 to your computer and use it in GitHub Desktop.
-- Looking for OGRE...
-- checking for module 'OGRE'
-- package 'OGRE' not found
-- Found Ogre Byatis (1.8.0)
-- Found OGRE: -framework OGRE
-- Looking for OGRE_Paging...
-- Could not locate OGRE_Paging
-- Looking for OGRE_Terrain...
-- Could not locate OGRE_Terrain
-- Looking for OGRE_Property...
-- Could not locate OGRE_Property
-- Looking for OGRE_RTShaderSystem...
-- Could not locate OGRE_RTShaderSystem
-- checking for one of the modules 'MYGUI;MyGUI'
-- Boost version: 1.54.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- program_options
-- thread
-- date_time
-- wave
CMake Error at /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find Bullet (missing: BULLET_DYNAMICS_LIBRARY
BULLET_COLLISION_LIBRARY BULLET_MATH_LIBRARY BULLET_SOFTBODY_LIBRARY
BULLET_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
cmake/FindBullet.cmake:70 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:226 (find_package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment