[Insight-users] problem building examples

Alexandra Badea alex at orion.duhs.duke.edu
Thu, 29 Apr 2004 08:58:58 -0400


Thanks for your help!
I have run CMake from the top directory and it worked fine.
It sounds indeed reassuring to know that people use ITK on the MAC.
If things work well initially I shall go to the next step, retry 
installing VTK.
Have a great day,
Alexandra

On Apr 28, 2004, at 8:21 PM, Luis Ibanez wrote:

>
> Hi Alexandra,
>
> It looks like you ran CMake from the Examples subdirectory.
>
> You should simply run CMake from the top directory and
> enable the option BUILD_EXAMPLES.  Once you reconfigure
> ITK, you can then do "make".
>
> The Examples are configured to be built as part of the
> source tree in ITK.  If you want to take some examples
> out of the tree you will find instruction on how to
> do this, in the Tutorial Sessions:
>
>   http://www.itk.org/HTML/Tutorials.htm
>
>