[vtkusers] Problems with QVTK in Debug mode

John Drescher drescherjm at gmail.com
Tue Apr 10 15:03:57 EDT 2012


On Tue, Apr 10, 2012 at 2:51 PM, francesc trull <francesctrull at gmail.com> wrote:
> VTK_DIR? I don't have this var in CMake-gui.
>

It should be there if you used

FIND_PACKAGE(VTK REQUIRED)

in the CMakeLists.txt file for your application.

Do you have the grouped and advanced check boxes checked?



John



More information about the vtkusers mailing list