Skip to content

Instantly share code, notes, and snippets.

Created February 10, 2018 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/125e37e0e0e38e4e508f35bb3743ef12 to your computer and use it in GitHub Desktop.
Save anonymous/125e37e0e0e38e4e508f35bb3743ef12 to your computer and use it in GitHub Desktop.
Configuring MYGUI 3.2.3
Detected g++ 6.3.0
Enabling GCC visibility flags
Looking for FREETYPE...
CMAKE_PREFIX_PATH: /home/raven/rain/dev/libs/ogre-2.1/Dependencies/build/ogredeps;/home/raven/rain/dev/libs/mygui-ogre2.1/build/Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1/Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1/build/../Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1/../Dependencies;/usr/local
Found FREETYPE: /usr/lib/x86_64-linux-gnu/libfreetype.so
Original FindOGRE.cmake found in OGRE_SOURCE_DIR, trying to use it
Looking for OGRE...
Checking for module 'OGRE'
No package 'OGRE' found
Found Ogre 'B' (2.1.0)
Found OGRE: /home/raven/rain/dev/libs/ogre-2.1/install/lib/libOgreMain.so
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
Looking for OGRE_Volume...
Could not locate OGRE_Volume
Looking for OGRE_Overlay...
Found OGRE_Overlay: /home/raven/rain/dev/libs/ogre-2.1/install/lib/libOgreOverlay.so
Looking for OGRE_HlmsPbs...
Found OGRE_HlmsPbs: /home/raven/rain/dev/libs/ogre-2.1/install/lib/libOgreHlmsPbs.so
Looking for OGRE_HlmsPbsMobile...
Found OGRE_HlmsPbsMobile: /home/raven/rain/dev/libs/ogre-2.1/install/lib/libOgreHlmsPbsMobile.so
Looking for OGRE_HlmsUnlit...
Found OGRE_HlmsUnlit: /home/raven/rain/dev/libs/ogre-2.1/install/lib/libOgreHlmsUnlit.so
Looking for OGRE_HlmsUnlitMobile...
Found OGRE_HlmsUnlitMobile: /home/raven/rain/dev/libs/ogre-2.1/install/lib/libOgreHlmsUnlitMobile.so
Ogre was found with it's own CMake script
Could NOT find Boost
Looking for OIS...
Checking for module 'OIS'
No package 'OIS' found
Found OIS: /home/raven/rain/dev/libs/ogre-2.1/Dependencies/build/ogredeps/lib/libOIS.so
Found Doxygen: /usr/bin/doxygen
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ freetype
+ ogre
+ OIS
+ Doxygen
Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
Found Doxygen: /usr/bin/doxygen (found version "1.8.13")
Configuring done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment