Hi,<div>I have been trying to unsuccessfully build IGSTK in Ubuntu 10.04.</div><div>I've attached my Cmakecache.txt. I have successfully built VTK 5.4 (couldn't find VTK 5.2), ITK and FLTK. </div><div>I am using qt 4 and gcc 4.4.3.</div>
<div><br></div><div>This is the error I am currently getting.</div><div><br></div><div><div>sinclair@arges:~/Desktop/IGSTK.build$ make</div><div>[ 31%] Built target IGSTK</div></div><div>bin/ld: warning: libcxcore.so.2.1, needed by ../bin/libIGSTK.so.4.0.0, may conflict with libcxcore.so.1.1</div>
<div><div>/usr/bin/ld: warning: libcv.so.2.1, needed by ../bin/libIGSTK.so.4.0.0, may conflict with libcv.so.1.1</div><div>/usr/bin/ld: warning: libml.so.2.1, needed by ../bin/libIGSTK.so.4.0.0, may conflict with libml.so.1.1</div>
<div>/usr/bin/ld: warning: libhighgui.so.2.1, needed by ../bin/libIGSTK.so.4.0.0, may conflict with libhighgui.so.1.1</div><div>/usr/bin/ld: warning: libcvaux.so.2.1, needed by ../bin/libIGSTK.so.4.0.0, may conflict with libcvaux.so.1.1</div>
<div>../bin/libIGSTK.so.4.0.0: undefined reference to `QVTKWidget::qt_metacall(QMetaObject::Call, int, void**)'</div><div>../bin/libIGSTK.so.4.0.0: undefined reference to `QVTKWidget::QVTKWidget(QWidget*, QFlags<Qt::WindowType>)'</div>
<div>../bin/libIGSTK.so.4.0.0: undefined reference to `QVTKWidget::qt_metacast(char const*)'</div><div>../bin/libIGSTK.so.4.0.0: undefined reference to `non-virtual thunk to QVTKWidget::paintEngine() const'</div><div>
collect2: ld returned 1 exit status</div><div>make[2]: *** [bin/igstkStateMachineExportTest] Error 1</div><div>make[1]: *** [Testing/CMakeFiles/igstkStateMachineExportTest.dir/all] Error 2</div><div>make: *** [all] Error 2</div>
</div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Thank-you </div><div><br></div><div>Kelly</div>