You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ninja: error: 'G:/VTK_source/build/lib/Debug/vtkWrappingTools-9.0d.lib', needed by 'QtVtkViewer.exe', missing and no known rule to make it
How do you solve this problem when you build it?
The text was updated successfully, but these errors were encountered:
I think it might have something to do with the new CMake module system in VTK 9.0. I'll soon update CMakeLists.txt to link to the appropiate modules instead of VTK_LIBRARIES.
ninja: error: 'G:/VTK_source/build/lib/Debug/vtkWrappingTools-9.0d.lib', needed by 'QtVtkViewer.exe', missing and no known rule to make it
How do you solve this problem when you build it?
The text was updated successfully, but these errors were encountered: