CMake libxml2 CEGUI
Plain text
code posted
created at 30 Jul 12:53
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 |
== Using MXE wrapper: /home/quintus/repos/privat/projekte/misc/mxe/usr/bin/i686-w64-mingw32.static-cmake
== Using MXE toolchain: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/share/cmake/mxe-conf.cmake
== Using MXE runresult: /home/quintus/repos/privat/projekte/misc/mxe/usr/share/cmake/modules/TryRunResults.cmake
loading initial cache file /home/quintus/repos/privat/projekte/misc/mxe/usr/share/cmake/modules/TryRunResults.cmake
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- Check for working C compiler: /home/quintus/repos/privat/projekte/misc/mxe/usr/bin/i686-w64-mingw32.static-gcc
-- Check for working C compiler: /home/quintus/repos/privat/projekte/misc/mxe/usr/bin/i686-w64-mingw32.static-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/quintus/repos/privat/projekte/misc/mxe/usr/bin/i686-w64-mingw32.static-g++
-- Check for working CXX compiler: /home/quintus/repos/privat/projekte/misc/mxe/usr/bin/i686-w64-mingw32.static-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PCRE: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libpcre.a
== Custom MXE File: /home/quintus/repos/privat/projekte/misc/mxe/usr/share/cmake/modules/FindFreetype.cmake
-- Found PkgConfig: /home/quintus/repos/privat/projekte/misc/mxe/usr/bin/i686-w64-mingw32.static-pkg-config (found version "0.28")
-- Checking for module 'freetype2'
-- Found freetype2, version 18.5.12
-- Could NOT find MINIZIP (missing: MINIZIP_LIB_STATIC MINIZIP_LIB_STATIC_DBG MINIZIP_LIB MINIZIP_LIB_DBG MINIZIP_H_PATH)
-- Checking for module 'fribidi'
-- Package fribidi was not found in the pkg-config search path.
Perhaps you should add the directory containing `fribidi.pc'
to the PKG_CONFIG_PATH environment variable
Package 'fribidi', required by 'world', not found
-- Could NOT find FRIBIDI (missing: FRIBIDI_FOUND_ALL_LIBS_STATIC FRIBIDI_FOUND_ALL_LIBS_STATIC_DBG FRIBIDI_FOUND_ALL_LIBS FRIBIDI_FOUND_ALL_LIBS_DBG FRIBIDI_INCLUDE_DIR)
-- Found OpenGL: opengl32
-- Found GLEW: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libGLEW.a
-- Found GLM: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/include
-- Could NOT find GLFW (missing: GLFW_LIB_STATIC GLFW_LIB_STATIC_DBG GLFW_LIB GLFW_LIB_DBG GLFW_H_PATH)
-- Could NOT find GLFW3 (missing: GLFW3_LIB_STATIC GLFW3_LIB_STATIC_DBG GLFW3_LIB GLFW3_LIB_DBG GLFW3_H_PATH)
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find SDL2 (missing: SDL2_LIB_STATIC SDL2_LIB_STATIC_DBG SDL2_LIB SDL2_LIB_DBG SDL2_H_PATH)
-- Could NOT find SDL2IMAGE (missing: SDL2IMAGE_LIB_STATIC SDL2IMAGE_LIB_STATIC_DBG SDL2IMAGE_LIB SDL2IMAGE_LIB_DBG SDL2IMAGE_H_PATH)
-- Could NOT find D3DX11EFFECTS (missing: D3DX11EFFECTS_LIB_STATIC D3DX11EFFECTS_LIB_STATIC_DBG D3DX11EFFECTS_LIB D3DX11EFFECTS_LIB_DBG D3DX11EFFECTS_H_PATH)
-- Could NOT find IRRLICHT (missing: IRRLICHT_LIB IRRLICHT_H_PATH)
-- Could NOT find OGRE (missing: OGRE_LIB OGRE_H_PATH OGRE_H_BUILD_SETTINGS_PATH)
-- Could NOT find OIS (missing: OIS_LIB_STATIC OIS_LIB_STATIC_DBG OIS_LIB OIS_LIB_DBG OIS_H_PATH)
-- Could NOT find DIRECTFB (missing: DIRECTFB_LIB_STATIC DIRECTFB_LIB_STATIC_DBG DIRECTFB_LIB DIRECTFB_LIB_DBG DIRECTFB_H_PATH)
-- Could NOT find OPENGLES (missing: OPENGLES_LIB OPENGLES_H_PATH)
-- Could NOT find EPOXY (missing: EPOXY_LIB EPOXY_H_PATH)
-- Found EXPAT: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libexpat.a
-- Found XERCESC: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libxerces-c.a
-- Found LibXml2: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libxml2.a (found version "2.9.4")
-- Could NOT find TINYXML (missing: TINYXML_LIB_STATIC TINYXML_LIB_STATIC_DBG TINYXML_LIB TINYXML_LIB_DBG TINYXML_H_PATH)
-- Could NOT find RAPIDXML (missing: RAPIDXML_H_PATH)
-- Could NOT find IL (missing: IL_LIB_STATIC IL_LIB_STATIC_DBG)
-- Found ILU: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libILU.a
-- Found FREEIMAGE: /home/quintus/repos/privat/projekte/misc/mxe/usr/i686-w64-mingw32.static/lib/libfreeimage.a
-- Could NOT find SILLY (missing: SILLY_LIB_STATIC SILLY_LIB_STATIC_DBG SILLY_LIB SILLY_LIB_DBG SILLY_H_PATH)
-- Could NOT find CORONA (missing: CORONA_LIB_STATIC CORONA_LIB_STATIC_DBG CORONA_LIB CORONA_LIB_DBG CORONA_H_PATH)
-- Could NOT find PVRTOOLS (missing: PVRTOOLS_LIB PVRTOOLS_H_PATH)
-- Could NOT find LUA51 (missing: LUA_LIB_STATIC LUA_LIB_STATIC_DBG LUA_LIB LUA_LIB_DBG LUA_H_PATH)
-- Could NOT find TOLUAPP (missing: TOLUAPP_LIB_STATIC TOLUAPP_LIB_STATIC_DBG TOLUAPP_LIB TOLUAPP_LIB_DBG TOLUAPP_H_PATH)
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
CMake Warning at /home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:1315 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:130 (find_package)
CMake Warning at /home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:1315 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:130 (find_package)
CMake Warning at /home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:1315 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:130 (find_package)
CMake Warning at /home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
Imported targets not available for Boost version
Call Stack (most recent call first):
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
/home/quintus/repos/privat/projekte/misc/mxe/usr/x86_64-unknown-linux-gnu/share/cmake-3.5/Modules/FindBoost.cmake:1315 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:130 (find_package)
-- Could NOT find Boost
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
== Custom MXE File: /home/quintus/repos/privat/projekte/misc/mxe/usr/share/cmake/modules/FindFreetype.cmake
-- Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY)
-- Info: The OpenGL-, OpenGL3 and/or OpenGL ES 2 Renderers are disabled in the SampleBrowser because of missing dependencies (GLFW 2/3 library). Please add the GFLW dependency and run 'Configure' in CMake again, in case you want to run the SampleBrowser using the OpenGL, OpenGL3 or OpenGL ES 2 Renderers.
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/cegui/build |
8.44 KB in 3 ms with coderay