[Insight-users] QtImageViewer
Julien Jomier
jjomier at cs.unc.edu
Fri Aug 6 10:25:08 EDT 2004
Hi Dhanesh,
I suppose you are using CMake 2.0.2. If so, please update your CMake to
2.0.3 and this should solve your problem.
> Why does not the compiler find both the inlcude files ?
These files are automatically created by Qt (via CMake) from QtSlicerGUI.ui
and QtSlicerHelpGUI.ui. There was a bug in CMake 2.0.2 causing these files
not to be generated.
Hope this helps,
Julien
> -----Original Message-----
> From: insight-users-bounces at itk.org
> [mailto:insight-users-bounces at itk.org] On Behalf Of Dhanesh
> Ramachandram
> Sent: Friday, August 06, 2004 4:28 AM
> To: insight-users at itk.org
> Subject: [Insight-users] QtImageViewer
>
>
> Hi.
>
> When I try to compile the QtImageViewer Example I get the
> following errors associated with QtSlicer.h.
> Why does not the compiler find both the inlcude files ?
>
>
>
> Building dependencies. cmake.depends...
> Building object file QtSlicerTest.o...
> In file included from
> /home/dhanesh/ITK/InsightApplications-1.6.0/Auxiliary/QtImageV
> iewer/QtSlicerTest.cxx:3:
> /home/dhanesh/ITK/InsightApplications-1.6.0/Auxiliary/QtImageV
> iewer/QtSlicer.h:4:25: QtSlicerGUI.h: No such file or directory
> /home/dhanesh/ITK/InsightApplications-1.6.0/Auxiliary/QtImageV
> iewer/QtSlicer.h:6:29: QtSlicerHelpGUI.h: No such file or directory
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list