[Insight-users] need example implementation ITK + VTK + FLTK

Luis Ibanez luis.ibanez at kitware.com
Wed Feb 13 10:05:08 EST 2008


Hi Knoppix,

When you build applications from Insight Applications,
the easiest way to do it, is to configure all the projects
from the top.

When you do this, CMake will offer you variables for
using FLTK, and for using VTK. Once you set them to ON,
CMake will search for the components (header files and
libraries) of both FLTK and VTK.

You may also find useful to look at this entry in the FAQ
http://www.itk.org/Wiki/ITK_FAQ#FLTK_WRAP_UI_called_with_FLTK_WARP_UI_undefined

and to look at the tutorials:
http://www.itk.org/HTML/Tutorials.htm

In particular:

Using ITK and VTK
http://www.itk.org/CourseWare/Training/GettingStarted-II.pdf

Using ITK and GUIs
http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf



     Regards,


        Luis


----------------------
knoppix corn wrote:
> thanks alot leila.. i try built it in windows, with CMake-2.4 patch 6 
> and FLTK-1.7.7. may be you have some suggestion about it.. thanks again...
> 
> ----- Original Message ----
> From: Leila Baghdadi <baghdadi at phenogenomics.ca>
> To: knoppix corn <knoppixc at yahoo.com>
> Cc: insight-users at itk.org
> Sent: Tuesday, February 12, 2008 10:29:26 PM
> Subject: Re: [Insight-users] need example implementation ITK + VTK + FLTK
> 
> well that means you have no given cmake the direct directories for
> various fltk lib and include files.
> 
> you should search for some e-mail archives which direct you here is one
> that I found
> 
> http://public.kitware.com/pipermail/insight-users/2002-February/000125.html
> 
> I built everything a few days ago on linux and they are fine
> 
> Leila
> 
> On Tue, 2008-12-02 at 01:52 -0800, knoppix corn wrote:
>  > haii leila, thanks for your recomm, i have try it, but there was error
>  > when i configure it with CMake.
>  > this is the error say :
>  >
>  > "CMake Error: Error required internal CMake variable not set, cmake
>  > may be not be built correctly. missing variable is :
>  > FLTK_FLUID_EXECUTABLE"
>  >
>  > what happen? what's wrong?? can you help me?? thanks before.. thamk
>  > you so much
>  >
>  > ----- Original Message ----
>  > From: Leila Baghdadi <baghdadi at phenogenomics.ca 
> <mailto:baghdadi at phenogenomics.ca>>
>  > To: knoppix corn <knoppixc at yahoo.com <mailto:knoppixc at yahoo.com>>
>  > Cc: insight-users at itk.org <mailto:insight-users at itk.org>
>  > Sent: Monday, February 11, 2008 10:53:00 PM
>  > Subject: Re: [Insight-users] need example implementation ITK + VTK +
>  > FLTK
>  >
>  >
>  > why don't you check InsightApplications/LiverTumorSegmentation
>  >
>  > it uses all three, you can use it as a sample and add your own stuff.
>  >
>  > HTH
>  >
>  > Leila
>  >
>  > On Mon, 2008-11-02 at 01:28 -0800, knoppix corn wrote:
>  > > haiii, i am sorry if my question is strange.
>  > > i need an example about implementation with ITK + VTK + FLTK in
>  > > medical world..
>  > > any one can help me??
>  > >
>  > > thank you very much every one...
>  > >
>  > >
>  > >
>  > >
>  > ______________________________________________________________________
>  > > Never miss a thing. Make Yahoo your homepage.
>  > > _______________________________________________
>  > > Insight-users mailing list
>  > > Insight-users at itk.org <mailto:Insight-users at itk.org>
>  > > http://www.itk.org/mailman/listinfo/insight-users
>  >
>  >
>  >
>  >
>  >
>  >
>  > ______________________________________________________________________
>  > Looking for last minute shopping deals? Find them fast with Yahoo!
>  > Search.
> 
> 
> 
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try 
> it now. 
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
>  >
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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