[Insight-users] Building error ITK for Borland

Luis Ibanez luis.ibanez@kitware.com
Mon, 23 Dec 2002 09:46:57 -0500


Hi Michael,

Some questions:


1) Does this compilation error appears
    while using CMake 1.4.7 ?


2) Could you please describe how organized
    your source tree ?
    It seems that ITK is being set inside
    the VTK tree....

3) Are you enabling USE_VTK ? or USE_FLTK ?

This looks like a configuration problem.
We build ITK with Bcc 5.5 nigthly whitout
problem.

It is probably a good idea to start with
a minimal build. This is indicated in the
InsightStart.pdf document under
Insight/Documentation.


Please let us know more details about the
way in which you are configuring your build.


   Thanks


    Luis



-------------------------------------------------

Michael Fenchel wrote:

> Hi Luis,
> 
> during the compilation I encountered another problem:
> 
> Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000
> Borland
> 
> D:\vtkfiles\ITK_CVS\Insight\Testing\Code\Common\itkCommonHeaderTest.cxx:
> 
> Error E2293
> D:\vtkfiles\ITK_CVS\Insight\Code\Common\itkVector.h
> 55: )
> expected
> 
> *** 1 errors in Compile ***
> 
> ** error 1 ** deleting itkCommonHeaderTest.obj
> 
> ** error 1 ** deleting default_target
> 
> ** error 1 ** deleting default_target_Common
> 
> ** error 1 ** deleting default_target
> 
> ** error 1 ** deleting default_target_Code
> 
> ** error 1 ** deleting default_target
> 
> ** error 1 ** deleting default_target_Testing
> 
> 
> Thanks
> Michael
>