level 1
cosinenjoy
楼主
CMake Error at C:/Program Files (x86)/VTK/lib/cmake/vtk-6.3/vtkModuleAPI.cmake:120 (message):
Requested modules not available:
vtkRenderingGLPSOpenGL
Call Stack (most recent call first):
C:/Program Files (x86)/VTK/lib/cmake/vtk-6.3/VTKConfig.cmake:80 (vtk_module_config)
CMakeLists.txt:5 (find_package)
--------------------------------------------------------------------------------------------------------------------------------------------
以上是cmake编译时出现的提示。
所用版本vs2010+cmake3.16+vtk6.3
2019年10月22日 13点10分
1
Requested modules not available:
vtkRenderingGLPSOpenGL
Call Stack (most recent call first):
C:/Program Files (x86)/VTK/lib/cmake/vtk-6.3/VTKConfig.cmake:80 (vtk_module_config)
CMakeLists.txt:5 (find_package)
--------------------------------------------------------------------------------------------------------------------------------------------
以上是cmake编译时出现的提示。
所用版本vs2010+cmake3.16+vtk6.3