[vtkusers] VTK + OGRE + Qt

Salvi Pi salvipi at gmail.com
Thu Jan 20 07:42:55 EST 2011


Hi people!

I'm trying to integrate Ogre 1.72, VTK 5.4.2 and Qt 4.7, but I'm getting and
exception in execution time in the Qt main loop (the exec from the Qt
Application). I use the QVTKWidget provided with VTK and the QtOgre widget
as in www.ogre3d.org/tikiwiki/QtOgre.

Seeking the error I realized that it was in the event loop of Qt, concretly
when accessing to the paintEvent of the QVTKWidget.

If I overwrite the paintEvent() in my widget derived from QVTKWidget to do
nothing, all is going well.

I explained the error also in the Qt Forum
http://developer.qt.nokia.com/forums/viewthread/3297/

Any idea will be apreciated!

Thanks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110120/ed21241f/attachment.htm>


More information about the vtkusers mailing list