[vtkusers] VTK and Qt (debug vs release build)

John Drescher drescherjm at gmail.com
Fri Mar 13 18:04:52 EDT 2009


> I am still learning how to build a VTK/Qt application. I have a VTK release
> build and the VTK example "qtevents" runs fine without any problems.
> However, I didn't see any window/form pops up when I run QtEvents.sln in the
> debug mode in VS2008 (pressing F5), though qtevents.exe was created in the
> debug folder. Do I have to build VTK in debug mode to resolve this issue?
>

Yes, I believe so although I only selected the debug version here
because the 15K line application I have written in the last 4 weeks is
far from needing a release executable.

John



More information about the vtkusers mailing list