[vtkusers] Problems with QVTK in Debug mode

John Drescher drescherjm at gmail.com
Tue Apr 10 12:51:27 EDT 2012


> I'm developing an application using VTK + Qt in Visual Studio 2010.
> When I build it in Release mode I can run it without problems but when
> I build it in Debug mode I get the message "QVTK.dll missing" when I
> try to run it. I don't understand why I get this message since I
> didn't set BUILD_SHARED_LIBS=ON in CMake. Can anyone help me?
>

I would verify that VTK_DIR is set to what you expect in cmake-gui

John



More information about the vtkusers mailing list