[Cmake] [New user] about cmake, borland C++ and ITK

William A. Hoffman billlist at nycap.rr.com
Tue Aug 10 11:36:20 EDT 2004


This means that your borland compiler is not installed correctly.

Please read the readme.txt that comes with borland 5.5 ,
make sure you create these files:
bin/bcc32.cfg  bin/ilink32.cfg

-Bill
At 11:00 AM 8/10/2004, spider wrote:
>Dear all
>    I am a new user. I try to install cmake2.0 at c:\program files\cmake20, borland C++ 5 at c:\borland and ITK at c:\InsightToolkit-1.6.0 . I set the path as "c:\borland\bcc55\bin;C:\PROGRA~1\CMake20\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem". When I use Cmakesetup to make ITK, there are error messages:
>-------
>The C compiler "bcc32" is not able to complile a simple test program. It fails with the following output:
>MAKE Version 5.2 Copyright(c) 1987, 2000 Borland
>Building object file testCCompiler.obj...
>        bcc32 @MAKE0001.@@@
>Borland C++ 5.5.1 for Win 32 Copyright (c) 1993, 2000 Borland
>C:\WUtemp\CMakeTmp\testCCompiler.c:
>Building executable C:\WUtemp\CMakeTmp\cmTryCompileExec.exe...
>        bcc32 @MAKE0000.@@@
>Borland C++ 5.5.1 for Win 32 Copyright (c) 1993, 200 Borland
>Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
>Fatal: Unable to open file 'C0X32.OBJ'
>** error 1 **deleting C:\WUtemp\CMakeTmp\cmTryCompileExec.exe
>-------
> 
>Where is the source code: C:\InsightToolkit-1.6.0
>Where to build the binaries: C:\WUtemp
>Build for: Borland
> 
>Could someone tell me what's wrong?   Thanx for your help :)
><http://www.incredimail.com/index.asp?id=54475>
>[]
> 
>
>_______________________________________________
>Cmake mailing list
>Cmake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the Cmake mailing list