[Insight-users] QtImageviewer CMake Error
Luis Ibanez
luis.ibanez at kitware.com
Sun Feb 3 21:25:53 EST 2008
Hi Suryakant,
The code in:
InsightApplications/Auxiliary/QtImageViewer
was written for Qt3 and required major changes
to work with Qt4.
Bill Lorensen will have a lot to tell about the
backward compatibility of Qt :-)
We just updated the CMakeLists.txt configuration,
and the internal code of this directory.
There is a remainig problem (it seems that
QtGlSliceView is missing the implementation
of a method.
We are tracking this down...
In the meantime, please feel free to take a look
at how the new code is organized.
Regards,
Luis
-----------------------
Suryakant Patidar wrote:
>
> Hi folks,
> This might have real quick solution as I could not find
> anything about it on the web.
>
> I am using Visual Studio 2005, Qt 4.3.3, ITK 3.4, CMake 2.4
>
> I was successfully able to build Qt and ITK with Visual Studio
> and all the ITK-Applications. Although when I try to produce
> Makefiles using CMake for one of the Advanced Applications
> : QImageViewer, I encounter the following error from CMake
>
> "CMake Error : Cannot find source file "F:\.....\QtSlicer_SRCS for
> target "QtSlicer"
>
> Thanking you in advance
>
>
> ===============
> Suryakant Patidar
> http://skp.co.in
> ===============
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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