[Insight-users] How to build ITK using Borland bcc 5.5
Luis Ibanez
luis.ibanez at kitware.com
Fri Nov 9 16:30:58 EST 2007
Hi Abatzis,
When building ITK with bcc 5.5 you *must* use MS-DOS command
line console, or a cygwin shell.
When you configure ITK with CMake you specify that you want
to use Borlan makefiles.
The you should make sure that you invoke the "Borland make"
from a MS-DOS console or from a cygwin shell.
Regards
Luis
--------------------------------
abatzis at ceid.upatras.gr wrote:
>
>
> Hello everyone, wan trying to set up itk3.4 under XP by use of the Borland
> 5.5 compiler(have already tried visual studio 6 n 8) but unfortunately the
> screen flashes when run cmake2.4 and it returns the below statement
>
> Error E2209 c:\build\CMakeFiles\CMake Temp\testCCompiler.c\ 4:unable to
> include file stdio.h
>
> Really appreciate any suggestions
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list