level 1
节竹草
楼主
本人是根据 http://www.doc88.com/p-991394042547.html 进行下载vtk和cmake进行安装的,电脑中是vs2010,cmake安装时出现如下错误,向各位求助。
The C compiler identification is unknown
The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:29 (project):
No CMAKE_C_COMPILER could be found.
CMake Error at CMakeLists.txt:29 (project):
No CMAKE_CXX_COMPILER could be found.
Configuring incomplete, errors occurred!
See also "D:/VTK/VTK安装/VTK/vtk_bin/CMakeFiles/CMakeOutput.log".
See also "D:/VTK/VTK安装/VTK/vtk_bin/CMakeFiles/CMakeError.log".

2016年10月31日 13点10分
1
The C compiler identification is unknown
The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:29 (project):
No CMAKE_C_COMPILER could be found.
CMake Error at CMakeLists.txt:29 (project):
No CMAKE_CXX_COMPILER could be found.
Configuring incomplete, errors occurred!
See also "D:/VTK/VTK安装/VTK/vtk_bin/CMakeFiles/CMakeOutput.log".
See also "D:/VTK/VTK安装/VTK/vtk_bin/CMakeFiles/CMakeError.log".


