Skip to content

Instantly share code, notes, and snippets.

Created February 10, 2018 10:05
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/0f787379dbd6c76f5f9534c6d835bd63 to your computer and use it in GitHub Desktop.
Save anonymous/0f787379dbd6c76f5f9534c6d835bd63 to your computer and use it in GitHub Desktop.
Configuring OGRE 2.1.0unstable
Detected g++ 6.3.0
Enabling GCC visibility flags
Search path: /home/raven/rain/dev/libs/ogre-2.1/Dependencies/build/ogredeps;/home/raven/rain/dev/libs/ogre-2.1/build/Dependencies;/home/raven/rain/dev/libs/ogre-2.1/Dependencies;/home/raven/rain/dev/libs/ogre-2.1/build/../Dependencies;/home/raven/rain/dev/libs/ogre-2.1/../Dependencies
Looking for ZLIB...
Found ZLIB: optimized;zlib;debug;zlib
Looking for ZZip...
Found ZZip: optimized;zziplib;debug;zziplib
Looking for FreeImage...
Checking for module 'freeimage'
No package 'freeimage' found
Found FreeImage: optimized;FreeImage;debug;FreeImage
Looking for FREETYPE...
CMAKE_PREFIX_PATH: /home/raven/rain/dev/libs/ogre-2.1/Dependencies/build/ogredeps;/home/raven/rain/dev/libs/ogre-2.1/build/Dependencies;/home/raven/rain/dev/libs/ogre-2.1/Dependencies;/home/raven/rain/dev/libs/ogre-2.1/build/../Dependencies;/home/raven/rain/dev/libs/ogre-2.1/../Dependencies;/usr/local;/usr/lib/x86_64-linux-gnu
CMAKE_PREFIX_PATH: /home/raven/rain/dev/libs/ogre-2.1/Dependencies/build/ogredeps;/home/raven/rain/dev/libs/ogre-2.1/build/Dependencies;/home/raven/rain/dev/libs/ogre-2.1/Dependencies;/home/raven/rain/dev/libs/ogre-2.1/build/../Dependencies;/home/raven/rain/dev/libs/ogre-2.1/../Dependencies;/usr/local;/usr/lib/x86_64-linux-gnu
Found FREETYPE: optimized;freetype;debug;freetype
Looking for Rapidjson...
Checking for module 'Rapidjson'
No package 'Rapidjson' found
Looking for Remotery...
Checking for module 'Remotery'
No package 'Remotery' found
Looking for Cg...
Checking for module 'Cg'
No package 'Cg' found
Found Cg: optimized;/usr/lib/x86_64-linux-gnu/libCg.so;debug;/usr/lib/x86_64-linux-gnu/libCg.so
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
CMake/Dependencies.cmake:199 (find_package)
CMakeLists.txt:258 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
CMake/Dependencies.cmake:199 (find_package)
CMakeLists.txt:258 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
CMake/Dependencies.cmake:207 (find_package)
CMakeLists.txt:258 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
CMake/Dependencies.cmake:207 (find_package)
CMakeLists.txt:258 (include)
Looking for POCO...
Checking for module 'POCO'
No package 'POCO' found
Could not locate POCO
Looking for TBB...
Could not locate TBB
Looking for GLSL_Optimizer...
Checking for module 'GLSL_Optimizer'
No package 'GLSL_Optimizer' found
Could not locate GLSL_Optimizer
Looking for HLSL2GLSL...
Checking for module 'HLSL2GLSL'
No package 'HLSL2GLSL' found
Could not locate HLSL2GLSL
Looking for OIS...
Checking for module 'OIS'
No package 'OIS' found
Found OIS: optimized;OIS;debug;OIS
Looking for Softimage...
Could not locate Softimage
Could NOT find TinyXML (missing: TINYXML_INCLUDE_DIR TINYXML_LIBRARIES)
Looking for CppUnit...
Checking for module 'cppunit'
No package 'cppunit' found
Could not locate CppUnit
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ zlib
+ zziplib
+ freeimage
+ freetype
+ X11
+ Xt
+ Xaw
+ rapidjson
+ OpenGL
+ OpenGL 3+
+ OpenGL ES 2.x
+ OpenGL ES 3.x
+ Remotery
+ cg
+ OIS
+ SDL2
+ Doxygen
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ OpenGL ES 1.x: Support for the OpenGL ES 1.x render system (DEPRECATED) <http://www.khronos.org/opengles/>
+ boost: Boost (general) <http://boost.org>
+ boost-thread: Used for threading support <http://boost.org>
+ boost-date_time: Used for threading support <http://boost.org>
+ POCO: POCO framework <http://pocoproject.org/>
+ tbb: Threading Building Blocks <http://www.threadingbuildingblocks.org/>
+ GLSL Optimizer: GLSL Optimizer <http://github.com/aras-p/glsl-optimizer/>
+ HLSL2GLSL: HLSL2GLSL <http://hlsl2glslfork.googlecode.com/>
+ Softimage: Softimage SDK needed for building XSIExporter <FALSE>
+ TinyXML: TinyXML needed for building OgreXMLConverter <FALSE>
+ CppUnit: Library for performing unit tests <http://cppunit.sourceforge.net>
-----------------------------------------------------------------------------
Skipping PlanarReflections sample (OGRE_BUILD_COMPONENT_PLANAR_REFLECTIONS not set)
Skipping SceneFormat sample (OGRE_BUILD_COMPONENT_SCENE_FORMAT not set)
----------------------------------------------------------------------------
FEATURE SUMMARY
----------------------------------------------------------------------------
Building components:
+ MeshLodGenerator
+ Overlay
Building plugins:
+ Particle FX
Building rendersystems:
+ OpenGL 3.3+
Building executables:
+ Samples
+ Tools
Building core features:
+ Mesh Lod
+ DDS image codec
+ ETC image codec
+ FreeImage codec
+ rapidjson
+ ZIP archives
Build type: dynamic
Threading support: none
Use double precision: disabled
Assert mode: standard
Allocator type: standard
STL containers use allocator: enabled
Strings use allocator: disabled
Memory tracker (debug): disabled
Memory tracker (release): disabled
Use 1.x legacy animations: enabled
Use Boost: disabled
Use SIMD (SSE2): enabled
Use SIMD (NEON): enabled
----------------------------------------------------------------------------
Configuring done
Generating done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment