Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Created February 2, 2018 10:25
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/9d1a4d109a6777f40d2cfe10f3dede33 to your computer and use it in GitHub Desktop.
Save anonymous/9d1a4d109a6777f40d2cfe10f3dede33 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: Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1-02.02.18/build/Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1-02.02.18/Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1-02.02.18/build/../Dependencies;/home/raven/rain/dev/libs/mygui-ogre2.1-02.02.18/../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
Could not locate OGRE
Using OGRE built from source (from specified path)
libraries : /home/raven/rain/dev/libs/ogre-v2.1-02.02.18/build/libs from /home/raven/rain/dev/libs/ogre-v2.1-02.02.18/lib
includes : /home/raven/rain/dev/libs/ogre-v2.1-02.02.18/OgreMain/include
Looking for OIS...
Found OIS: /usr/lib/x86_64-linux-gnu/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
Generating done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment