-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Can't find VTK #20314
Copy link
Copy link
Closed
Labels
category: 3rdpartycategory: build/installcategory: vizOpenCV 4.0+: moved to opencv_contribOpenCV 4.0+: moved to opencv_contrib
Description
I am trying to build opencv 4.5.2 with vtk. I have vtk-8.2.0 installed in /home/user_name/vtk and set
-DVTK_DIR=/home/user_name/vtk/lib/cmake/vtk-8.2, which is the directory that contains VTKConfig.cmake
But cmake is still complaining VTK_DIR not found. Tried with vtk's build directory still won't work (why would normal people keep the huge build directory around after install anyway?)
OS Ubuntu 20.04.
Edited: same issue with opencv master.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: 3rdpartycategory: build/installcategory: vizOpenCV 4.0+: moved to opencv_contribOpenCV 4.0+: moved to opencv_contrib