|
CMake Error: Could not open file for read in copy operation D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeSystem.cmake.in
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:172 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:29 (PROJECT)
CMake Error: Could not open file for read in copy operation D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeCCompiler.cmake.in
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:177 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:29 (PROJECT)
CMake Error: Could not find cmake module file:/OSG/OpenSceneGraph-2.8.2/build/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Could not open file for read in copy operation D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeCXXCompiler.cmake.in
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:182 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:29 (PROJECT)
CMake Error: Could not find cmake module file:D:/OSG/OpenSceneGraph-2.8.2/build/CMakeFiles/CMakeCXXCompiler.cmake
CMake Error: Could not open file for read in copy operation D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeRCCompiler.cmake.in
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineRCCompiler.cmake:65 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:28 (ENABLE_LANGUAGE)
D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:29 (PROJECT)
CMake Error: Could not find cmake module file:D:/OSG/OpenSceneGraph-2.8.2/build/CMakeFiles/CMakeRCCompiler.cmake
CMake Error: Could not open file for read in copy operation D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake.in
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:246 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:29 (PROJECT)
CMake Error: Could not open file for read in copy operation D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake.in
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:251 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:29 (PROJECT)
Check for working C compiler using: Visual Studio 8 2005
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:36 (TRY_COMPILE):
Unknown extension ".c" for file
D:/OSG/OpenSceneGraph-2.8.2/build/CMakeFiles/CMakeTmp/testCCompiler.c
try_compile() works only for enabled languages. Currently these are:
C CXX RC
See project() command to enable other languages.
Call Stack (most recent call first):
CMakeLists.txt:29 (PROJECT)
Check for working C compiler using: Visual Studio 8 2005 -- broken
CMake Error at D:/°²×°³ÌÐò/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
The C compiler "cl" is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:29 (PROJECT)
Configuring incomplete, errors occurred! |
-
|