[Insight-users] Building error ITK for Borland

Luis Ibanez luis.ibanez@kitware.com
Thu, 19 Dec 2002 14:54:59 -0500


Hi Michael,

Some questions:

1) Are you sure that the messages about the directory
    names with "-"s were comming from the compiler and
    not from Make or CMake ?
    Could you please post the verbatim error messages
    that you are getting ?

2) Are you running the makefiles from a DOS window
    or from a Cygwin shell ?

3) What is your version of CMake ?

4) and also post the CMakeCache.txt file generated
    by CMake in the ITK binary directory ?


   Thanks


     Luis


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

Michael Fenchel wrote:
> Hello list,
> 
> has anybody tried to build ITK for Borland C++ Builder, recently?
> I received the following error message:
> 
> D:/vtkfiles/ITK_bin_borland/Testing/Code/Common: building default_target
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> Building dependencies. cmake.depends...
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
> 
> Building object file itkCommonHeaderTest.obj...
> 
> 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
> 
> ** error 1 ** deleting default_target
> 
> (Source is the CVS checkout from 16.12.2002)
> 
> 
> 
> Before this error I had problems with the name of some folders:
> For example:
> ../Code/Numerics/vxl/vcl/gcc-295 or
> ../Code/Numerics/vxl/vcl/gcc-libstdcxx-v3.
> 
> The compiler was complaining about the '-' in the folder names.
> 
> Can anybody help with this?
> 
> Thanks in advance
> Greetings Michael
> 
> 
> 
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>