[Insight-users] Cannot find itkConfigure.h : follow -> Insight/Documentation/InsightStart.pdf

Luis Ibanez luis.ibanez@kitware.com
Thu, 14 Nov 2002 09:05:05 -0500


Hi Robert,

Welcome to ITK !

the itkConfigure.h file is generated by CMake.

When you run CMake to configure ITK you must
provide two directories. The first one is the
top directory where itk sources are. The second
one is the directory where you want ITK to be
built.

CMake will (among many other things) genereate
the itkConfigure.h file and put it at the top
of the binary directory you provided.

The easiest way to build ITK is by following
the 11-steps instructions provided in the
document:

    Insight/Documentation/InsightStart.pdf

Please let us know if you have further questions.


   Thanks

      Luis


============================================
Robert Mitchell wrote:
> Hello All,
> New - straight from VTK. Trying to build ITK using MSVC - although
> coming up with error - cannot open itkConfigure.h...
> Was that meant to be created with CMake? Where should it be - in the
> Common dir?
> thanks in advance,
> Rob
> 
> --
> Robert Mitchell
> Faculty of Engineering
> University of Technology, Sydney
> +61 2 9514 2317
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>