[IGSTK-Users] Fwd: Ubuntu problems building IGSTK

Patrick Cheng cheng at isis.georgetown.edu
Thu Dec 2 12:43:24 EST 2010


Hi Kelly,

Did you try what Sebastian Bodenstedt recommended?

Qt in IGSTK uses QVTKWidget from VTK.

You need to recompile your VTK.
1. Toggle on Advance options in CMake, press 't'
1. Turn on VTK_USE_GUISUPPORT, configure
2. Turn on VTK_USE_QVTK, configure again and generate the makefiles

Hope this helps,

Patrick
On 12/2/2010 12:32 PM, Kelly Sinclair wrote:
> QVTKWidget::qt_metacall(QMetaObject::Call, int, void**)'
> ../bin/libIGSTK.so.4.0.0: undefined reference to
> `QVTKWidget::QVTKWidget(QWidget*, QFlags<Qt::WindowType>)'



More information about the IGSTK-Users mailing list