|
32 bit architecture detected
searching TIFF -->tiff.h<-->libtiff<-->D:/OSG/3rdparty<--
searching FREETYPE -->ft2build.h<-->freetype;freetype2311MT;freetype234;freetype234MT;freetype235;freetype237;freetype238;freetype244;<-->D:/OSG/3rdparty<--
searching CURL -->curl/curl.h<-->libcurl;curllib<-->D:/OSG/3rdparty<--
searching JPEG -->jpeglib.h<-->libjpeg;jpeg<-->D:/OSG/3rdparty<--
searching GDAL -->gdal.h<-->gdal;gdal16<-->D:/OSG/3rdparty<--
searching GLUT -->GL/glut.h<-->glut32<-->D:/OSG/3rdparty<--
searching GIFLIB -->gif_lib.h<-->ungif;libungif;giflib<-->D:/OSG/3rdparty<--
searching ZLIB -->zlib.h<-->z;zlib;zlib1<-->D:/OSG/3rdparty<--
searching LIBXML2 -->libxml<-->libxml2<-->D:/OSG/3rdparty<--
Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
CMake Warning at CMakeLists.txt:465 (FIND_PACKAGE):
By not providing "FindITK.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "ITK", but
CMake did not find one.
Could not find a package configuration file provided by "ITK" with any of
the following names:
ITKConfig.cmake
itk-config.cmake
Add the installation prefix of "ITK" to CMAKE_PREFIX_PATH or set "ITK_DIR"
to a directory containing one of the above files. If "ITK" provides a
separate development package or SDK, be sure it has been installed.
Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Found unsuitable Qt version "" from NOTFOUND
Could NOT find Qt3 (missing: QT_QT_LIBRARY QT_INCLUDE_DIR QT_MOC_EXECUTABLE)
Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR)
Could NOT find wxWidgets (missing: wxWidgets_FOUND)
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.2/Modules/FindPNG.cmake:52 (find_package):
File C:/Program Files/CMake/share/cmake-3.2/Modules/FindPNG.cmake includes
D:/OSG/OpenSceneGraph/CMakeModules/FindZLIB.cmake (found via
CMAKE_MODULE_PATH) which shadows C:/Program
Files/CMake/share/cmake-3.2/Modules/FindZLIB.cmake. This may cause errors
later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
CMakeLists.txt:535 (FIND_PACKAGE)
This warning is for project developers. Use -Wno-dev to suppress it.
Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
Configuring done
Generating done |
|