Thanks Stephan for your reply!

Now, i try using QT 3.3.8. and VTK 5.2.1.

No, i can't compile the MainApp. I got problems building the required libQmitk.dylib. XCode throws lots of errors when compiling the QT classes:

/Users/ahahn/Documents/BINARIES/MITK0.10.0/Utilities/vtk-bin/ GUISupport/Qt/QVTKWidget.h:150: error: expected primary-expression before 'void' /Users/ahahn/Documents/BINARIES/MITK0.10.0/Utilities/vtk-bin/ GUISupport/Qt/QVTKWidget.h:150: error: ISO C++ forbids declaration of 'Q_SIGNALS' with no type /Users/ahahn/Documents/BINARIES/MITK0.10.0/Utilities/vtk-bin/ GUISupport/Qt/QVTKWidget.h:150: error: expected ';' before 'void' /Users/ahahn/Documents/BINARIES/MITK0.10.0/Utilities/vtk-bin/ GUISupport/Qt/QVTKWidget.h:162: error: expected `:' before 'Q_SLOTS' /Users/ahahn/Documents/BINARIES/MITK0.10.0/Utilities/vtk-bin/ GUISupport/Qt/QVTKWidget.h:169: error: expected primary-expression before 'void' /Users/ahahn/Documents/BINARIES/MITK0.10.0/Utilities/vtk-bin/ GUISupport/Qt/QVTKWidget.h:169: error: ISO C++ forbids declaration of 'Q_SLOTS' with no type

I guess these headers have to be processed by QT to make it compatible with my XCode Project. How do i have to cope with them Q_Slots?

Andreas

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to