[Insight-users] ADD_GUI_EXECUTABLE, FLTK_WRAP_UI and ITK_DISABLE_FLTK_GENERATED_W
ARNINGS unknown to CMake
Luis Ibanez
luis.ibanez at kitware.com
Tue, 23 Mar 2004 13:01:04 -0500
Hi Karim,
Those errors mean that you have not provided
the location of all the FLTK components.
Please refer to the FAQ entry 3.5 for details
on how to configure FLTK.
http://www.itk.org/cgi-bin/InsightFAQ/InsightFAQ?req=show&file=faq03.005.htp
Instructions on how to configure FLTK
and QT are also provided in the Tutorials
http://www.itk.org/HTML/Tutorials.htm
More specifically in:
http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf
Regards,
Luis
-------------------------
Azer, Karim wrote:
> When I try to use CMake to generate the files I need to build the
> ImageViewer application example ( I have Insight 1.6), I get errors from
> Cmake that ADD_GUI_EXECUTABLE, FLTK_WRAP_UI and
> ITK_DISABLE_FLTK_GENERATED_WARNINGS are unknown commands. I'm using the
> CMakeLists.txt included with the ImageViewer applications. Does anyone know
> why I'm getting these errors? I downloaded and built FLTK.
>
> Thanks,
> Karim
>
>
> ------------------------------------------------------------------------------
> Notice: This e-mail message, together with any attachments, contains
> information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New
> Jersey, USA 08889), and/or its affiliates (which may be known outside the
> United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan as
> Banyu) that may be confidential, proprietary copyrighted and/or legally
> privileged. It is intended solely for the use of the individual or entity
> named on this message. If you are not the intended recipient, and have
> received this message in error, please notify us immediately by reply e-mail
> and then delete it from your system.
> ------------------------------------------------------------------------------
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>