[vtkusers] Problems with QVTK in Debug mode

John Drescher drescherjm at gmail.com
Tue Apr 10 17:27:34 EDT 2012


> The linker tab seems ok. It contains QVTK.lib in additional
> dependencies. Why would it look for qvtk.dll when I execute it? Did I
> have to build vtk in a special way if I wanted debugging?
>

My only other thought is that at some point during building you had
BUILD_SHARED_LIBS on for VTK and that QVTK.lib in your debug folder is
an import library and not a static library.

John



More information about the vtkusers mailing list