[vtkusers] vtkImagePlaneWidget in QVTKWidget

John Drescher drescherjm at gmail.com
Sun May 20 09:18:53 EDT 2012


> yes, i use vs2010.
>

Is there any chance you compiled vtk or Qt in release mode and now are
trying to run your application in debug mode? Remember that with
Visual Studio your entire application and all dlls must be in Debug or
Release you can not mix and match the two.

John



More information about the vtkusers mailing list