Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCVDetectVTK.cmake with VTK 8.0.1 on Windows 10

Does the OpenCVDetectVTK.cmake of the latest OpenCV 3.3.1 works with VTK 8.0.1?

I want to build OpenCV with VTK by using Visual Studio 2017 on Windows 10. I use CMake-UI 3.10.0 RC4 to config, but I feel like CMake gives the wrong configuration. Could anyone please confirm the VTK_DIR? It's the build folder or source folder?

OpenCVDetectVTK.cmake with VTK 8.0.1 on Windows 10

Does the OpenCVDetectVTK.cmake of the latest OpenCV 3.3.1 works with VTK 8.0.1?

I want to build OpenCV with VTK by using Visual Studio 2017 on Windows 10. I use CMake-UI 3.10.0 RC4 to config, but I feel like CMake gives the wrong configuration. Could anyone please confirm the VTK_DIR? It's the build folder or source folder?

Edit: I've found some instruction from other websites, and my CMake configured correctly based on those sites. I just wondered why it linked to install/lib/cmake/vtk-8.0 not the root directory of my VTK.

OpenCVDetectVTK.cmake with VTK 8.0.1 on Windows 10

Does the OpenCVDetectVTK.cmake of the latest OpenCV 3.3.1 works with VTK 8.0.1?

I want to build OpenCV with VTK by using Visual Studio 2017 on Windows 10. I use CMake-UI 3.10.0 RC4 to config, but I feel like CMake gives the wrong configuration. Could anyone please confirm the VTK_DIR? It's the build folder or source folder?

Edit: I've found some instruction from other websites, and my CMake configured correctly based on those sites. I just wondered why it linked to install/lib/cmake/vtk-8.0 not the root directory of my VTK.