[Insight-users] Re: Problem building ITK on Mac OS X
Luis Ibanez
luis.ibanez@kitware.com
Wed, 23 Oct 2002 14:32:08 -0400
Hi Ricardo,
1) What version of CMake are you using ?
is it the same that you use for configuring ITK ?
2) In addition to providing the ITK_BINARY_PATH,
did you changed any other CMake variable
during the configuration of the SampleProject ?
Thanks
Luis
=======================================================================
Ricardo Ferrari wrote:
>
> Hi Luis,
>
> I've gotten the ITK compiled in my machine. I've just removed the
> directory and installed everything again. Bingo !! The SHARED library
> is required in Mac OS X because the way Mac deal with dynamic libraries.
>
> However, I am trying to compile the SampleProject without success.
> After setting the UseITK.cmake as
>
> //What is the path where the file UseITK.cmake can be found
> ITK_BINARY_PATH:PATH=/Network/Servers/mrc-filer.crha-health.ab.ca/vol/
> home/ferrari/Desktop/Develop/osxBinITK
>
> an trying to run cmake again, I am getting the following error:
>
>
> Thank you,
>
> Ricardo
>