[Insight-users] QT + ITK
Nicolas
itk at fete.ch
Thu Feb 22 17:59:37 EST 2007
Hi everybody,
I'm trying to compile the QT with ITK example. What is the strange is
that it seems it can't find some files even the paths are set correctly in
cmake when configuring (especially I can't understand why he doesn't find
qapplication.h even if QT_QT_INCLUDE_DIR points to the folder where
application.h is!
Did someone have a problem with compiling this example ? I'm using
Application 3.0.0's example, with Qt 4.2.2, itk 3.0.1, Cmake 2.4 patch 5
Nicolas
1>..\..\..\src\QtItkTestx64\qtITK.cxx(20) : fatal error C1083: Cannot open
include file: 'qapplication.h': No such file or directory
1>itkQtProgressBar.cxx
1>..\..\..\src\QtItkTestx64\itkQtProgressBar.cxx(20) : fatal error C1083:
Cannot open include file: 'itkProcessObject.h': No such file or directory
More information about the Insight-users
mailing list