[Insight-users] Re: Compiling itk 3.4 with Borland C++ v5.5

Luis Ibanez luis.ibanez at kitware.com
Thu Feb 7 17:11:44 EST 2008


Hi Walter,

The "make" tool should come with the standard development
package in MinGW.

If you can't find it, that lead us to suspect that your
MinGW installation is not complete.

I would expect to find "make" in the same directory where
you have gcc.exe, that is:

            C:/MinGW/bin/make.exe

Can you double check that,
and let us know what you find ?


     Thanks


        Luis


---------------------------
walter at eresmas.net wrote:
> Hi Luis,
> 
> I am working under Windows. 
> I have done everything according to your guidance, when I run cmake gives an error in make.exe. What Make.exe can I use? Where to find it? I can not used Make.exe from Borland. 
> 
> The main features of cmake are:
> 
> CMAKE_CXX_COMPILER    C:/MinGW/bin/g++.exe
> CMAKE_C_COMPILER    C:/MinGW/bin/gcc.exe
> MAKE_COMMAND  make –i
> 
> Thanks
> 
> Walter
> 
> 
> 


More information about the Insight-users mailing list