Skip to content

Instantly share code, notes, and snippets.

Created February 2, 2018 07:56
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/21a0301f6143832d6a496fbbe3a1461a to your computer and use it in GitHub Desktop.
Save anonymous/21a0301f6143832d6a496fbbe3a1461a 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-v2.1-02.02.18/build/Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/build/../Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/../Dependencies
Looking for ZLIB...
Checking for module 'zzip-zlib-config'
No package 'zzip-zlib-config' found
Found ZLIB: optimized;/usr/lib/x86_64-linux-gnu/libz.so;debug;/usr/lib/x86_64-linux-gnu/libz.so
Looking for ZZip...
Checking for module 'zziplib'
No package 'zziplib' found
Could not locate ZZip
Looking for FreeImage...
Checking for module 'freeimage'
No package 'freeimage' found
Could not locate FreeImage
Looking for FREETYPE...
CMAKE_PREFIX_PATH: /home/raven/rain/dev/libs/ogre-v2.1-02.02.18/build/Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/build/../Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/../Dependencies;/usr/local;/usr/lib/x86_64-linux-gnu
CMAKE_PREFIX_PATH: /home/raven/rain/dev/libs/ogre-v2.1-02.02.18/build/Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/build/../Dependencies;/home/raven/rain/dev/libs/ogre-v2.1-02.02.18/../Dependencies;/usr/local;/usr/lib/x86_64-linux-gnu
Found FREETYPE: optimized;/usr/lib/x86_64-linux-gnu/libfreetype.so;debug;/usr/lib/x86_64-linux-gnu/libfreetype.so
Looking for Rapidjson...
Checking for module 'Rapidjson'
No package 'Rapidjson' found
Could NOT find Rapidjson (missing: Rapidjson_INCLUDE_DIR)
Could not locate Rapidjson
Looking for Remotery...
Checking for module 'Remotery'
No package 'Remotery' found
Could NOT find Remotery (missing: Remotery_INCLUDE_DIR Remotery_LIBRARIES)
Could not locate Remotery
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
Could not locate 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
+ freetype
+ X11
+ Xt
+ Xaw
+ OpenGL
+ OpenGL 3+
+ OpenGL ES 2.x
+ OpenGL ES 3.x
+ cg
+ SDL2
+ Doxygen
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ zziplib: Extract data from zip archives <http://zziplib.sourceforge.net>
+ freeimage: Support for commonly used graphics image formats <http://freeimage.sourceforge.net>
+ rapidjson: C++ JSON parser <http://rapidjson.org/>
+ OpenGL ES 1.x: Support for the OpenGL ES 1.x render system (DEPRECATED) <http://www.khronos.org/opengles/>
+ Remotery: Realtime CPU/D3D/OpenGL/CUDA/Metal Profiler in a single C file with web browser viewer <https://github.com/Celtoys/Remotery>
+ 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/>
+ OIS: Input library needed for the samples <http://sourceforge.net/projects/wgois>
+ 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
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