[reSIProcate] Compiling on Windows, Visual Studio alternatives

shen jinti jinti.shen at gmail.com
Tue May 23 09:24:15 CDT 2006


On Mon, 22 May 2006 16:10:07 +0200
Diego Susa <dsusa at cestel.es> wrote:

> Hi:
> I'm new to reSIProcate, and I need to compile the library on Windows with the following tools:
> 1) MinGW (g++ 3.2.3)
> 2) Borland (bcc32 5.6.4)
> Does anyone know if this has been done ? 

> Does any one know some place to look for tips ?
> 
> I've searched the sources but only found GNU makefiles, and Visual Studio Projects.
> The GNU makefiles seem to be based on autotools, and I know MinGW does not have these.
> I think Cygwin should be the suitable environment, but I can't use Cygwin's compiler.
> 
> any hint ?
> Thanks in advance,
> Diego
> 
> 
> 

  hey, I think can use MinGW (need bintools and gmake). don't care about GNU makefiles, write a new Makefile by you self. Inclue all .cxx file . emm. to remember add CXXFLAGS = '-DUSE_ARES'.

  good luck.

  jinti



More information about the resiprocate-devel mailing list