[Insight-users] ITK build options question

Luis Ibanez luis.ibanez@kitware.com
Fri, 06 Sep 2002 18:05:31 -0400


Hi Feng,

That sounds like a good idea:

Here is a first draft following your listing:

The minimum requirement for building ITK is:

   1) CMake 1.4 path 3

Everything else is optional and is not used
by the core of the library.


For downloading the cvs version:

   2) CVS  version 1.11


Now, for some of the examples and only
for that:

   3) fltk 1.1rc4  (1.1rc6 the latest has some problems)

   4) VTK cvs version (for the MIRegistration example)


About compilers, use gcc 3.03 or 3.1 and remember
to compile VTK and FLTK with the same compiler you
are using for building ITK.



    Luis


=======================================

Feng Ma wrote:

> Hi, Luis:
> 
> Thanks a lot for your helps.
> 
> I have a quick suggestion: How about opening a thread about software 
> version requirements? For example, as Bill points out, if to build cvs 
> version of ITK with vtk, we need to use the cvs version of vtk, not the 
> official vtk4.0 release; cmake 1.4 makes things easier; Better to have 
> FLTK 1.1 instead of 1.0.11 as posted in the early threads; Use gcc 3.xx 
> if possible. These are my experiences. I bet other people have more to 
> share.
> 
>  And a quick question, how to post the reply in the same thread? Now, 
> when I reply post from my email box, I opened another thread in the 
> maillist, not like you and other people -- posting replies in the same 
> thread.
> 
> Thanks again.
> 
> -Feng
>