[Insight-users] ITK Installation problem -- Borland 5.5 compiler
Julien Jomier
jjomier at cs . unc . edu
Thu, 23 Oct 2003 09:20:01 -0400
Hi Sungsoo,
Please refer to the readme file in your BCC55 directory.
You need to create ilink32.cfg and bcc32.cfg configuration files.
Hope this helps,
Julien
> -----Original Message-----
> From: insight-users-admin at itk . org
> [mailto:insight-users-admin at itk . org] On Behalf Of Sungsoo Ahn
> Sent: Thursday, October 23, 2003 2:16 AM
> To: insight-users at itk . org
> Subject: [Insight-users] ITK Installation problem -- Borland
> 5.5 compiler
>
>
>
> Hi, all
>
> Windowx XP
> Bolrand C++ 5.5
> ITK 1.4.0
> CMake 1.8 - patch1
>
> I'm new to ITK and confused how to compile ITK.
> I downloaded the ITK 1.4.0 and unzipped to D:\InsightToolkit-1.4.0
>
> I inserted as follows in CMake window program
>
> Where is the source code: D:\InsightToolkit-1.4.0
> Where to build the binaries: D:\InsightToolkit_Binary
> Build for : Borland Makefiles
>
> When I click the Configure button
> the error message window appears.
>
> The C compiler "bcc32" is not able to compile a simple test
> program. It fails with the following output: ...
>
> Fatal: Unable to open file 'C0X32.OBJ'
> ** error 1 ** deleting
> D:\InsightToolkit_Binary\CMakeTmp\cmTryCompileExec.exe
>
> I could find the C0X32.OBJ in Bcc55\Lib directory.
> I tried bcc32 -LC:/Borland/Bcc55/Lib but the result was same.
>
> Can somebody help me?
>
> Thanks
> Sungsoo Ahn.
>
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-> users
>