> a colleague here wants to upgrade to Fedora 11 shortly, maybe he can > test the packages provided with this distribution. > > If you build VTK yourself, make sure that you use the same Qt version > for building VTK and MITK. The QVTKWidget option of VTK is hidden in the > "advanced options". You have to set VTK_BUILD_GUI_SUPPORT, then > configure again, then enable VTK_USE_QT. I'm not sure about the variable > names, but you'll find the correct ones.
I was looking all over the place for that. Thank you for pointing me in the right direction > Could it be that you use Qt4 and the Fedora VTK packages were built > against Qt3? After examining the package and cross referenced it with the packages installed on my computer. As you may have guessed; I indeed have the qt3 edition (as proven by the file usr/lib/qt-3.3/plugins/designer/libQVTKWidgetPlugin.so). I have quickly looked it up on the web and it seems the F11 version of the package is still built on qt3.3. Source for this information is http://rpmfind.net/linux/RPM/fedora/11/i386/vtk-qt-5.2.1-1.fc11.i586.html It seems your colleague should be rebuilding as well. > Regards > Daniel Kind regards, Nido Media ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
