|
楼主 |
发表于 2011-5-20 21:40:11
|
显示全部楼层
Check for working C compiler using: Visual Studio 10
Check for working C compiler using: Visual Studio 10 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 10
Check for working CXX compiler using: Visual Studio 10 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Looking for include files CMAKE_HAVE_PTHREAD_H
Looking for include files CMAKE_HAVE_PTHREAD_H - not found.
Found Threads: TRUE
Found OpenGL: opengl32
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/src/osg/Config.in
CMake Error at CMakeLists.txt:334 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for write in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/include/osg/Version.tmp
CMake Error: : System Error: No such file or directory
CMake Error at CMakeLists.txt:338 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/PlatformSpecifics/Windows/OpenSceneGraphVersionInfo.rc.in
CMake Error at CMakeLists.txt:349 (CONFIGURE_FILE):
configure_file Problem configuring file
searching TIFF -->tiff.h<-->libtiff<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching FREETYPE -->ft2build.h<-->freetype;freetype2311MT;freetype234;freetype234MT;freetype235;freetype237;freetype238;<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching CURL -->curl/curl.h<-->libcurl;curllib<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching JPEG -->jpeglib.h<-->libjpeg;jpeg<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching GDAL -->gdal.h<-->gdal;gdal16<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching GLUT -->GL/glut.h<-->glut32<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching GIFLIB -->gif_lib.h<-->ungif;libungif;giflib<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching ZLIB -->zlib.h<-->z;zlib;zlib1<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
searching LIBXML2 -->libxml<-->libxml2<-->D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/3rdparty<--
Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
Please set ITK_DIR to the directory containing ITKConfig.cmake. This is either the root of the build tree, or PREFIX/lib/InsightToolkit for an installation.
Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
Could NOT find Qt3 (missing: QT_QT_LIBRARY QT_INCLUDE_DIR QT_MOC_EXECUTABLE)
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
CMake Warning (dev) at E:/CMake 2.8/share/cmake-2.8/Modules/FindPNG.cmake:29 (find_package):
File E:/CMake 2.8/share/cmake-2.8/Modules/FindPNG.cmake includes
D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/CMakeModules/FindZLIB.cmake
(found via CMAKE_MODULE_PATH) which shadows E:/CMake
2.8/share/cmake-2.8/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:505 (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)
Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS
Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS - Failed
Performing Test _OPENTHREADS_ATOMIC_USE_MIPOSPRO_BUILTINS
Performing Test _OPENTHREADS_ATOMIC_USE_MIPOSPRO_BUILTINS - Failed
Performing Test _OPENTHREADS_ATOMIC_USE_SUN
Performing Test _OPENTHREADS_ATOMIC_USE_SUN - Failed
Performing Test _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED
Performing Test _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED - Success
Performing Test _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC
Performing Test _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC - Failed
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/src/OpenThreads/common/Config.in
CMake Error at src/OpenThreads/CMakeLists.txt:27 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for write in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/include/OpenThreads/Version.tmp
CMake Error: : System Error: No such file or directory
CMake Error at src/OpenThreads/CMakeLists.txt:31 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/PlatformSpecifics/Windows/OpenThreadsVersionInfo.rc.in
CMake Error at src/OpenThreads/CMakeLists.txt:40 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openthreads.pc.in
CMake Error at src/OpenThreads/CMakeLists.txt:107 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osg.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgDB.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgFX.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgGA.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgParticle.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgSim.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgText.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgUtil.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgTerrain.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgManipulator.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgViewer.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgWidget.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgShadow.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgAnimation.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/packaging/pkgconfig/openscenegraph-osgVolume.pc.in
CMake Error at CMakeLists.txt:875 (CONFIGURE_FILE):
configure_file Problem configuring file
CMake Error: Could not open file for read in copy operation D:/ÈçºÎÔÚVS2010ÏÂÓÃOSG/OpenSceneGraph-2.9.9/CMakeModules/cmake_uninstall.cmake.in
CMake Error at CMakeLists.txt:937 (CONFIGURE_FILE):
configure_file Problem configuring file
Configuring incomplete, errors occurred! |
|