|
From: Leif M. <le...@ta...> - 2004-11-17 09:23:48
|
Justo,
The Wrapper does not come out of the box with the necessary Makefile
to do what you
are asking. But there is no reason that it should not work. Start with
the Makefile.linux
file and replace the references to the *_unix.c source files with
*_win.c. There will most
likely be some other changes required as well, but they should not be
significant.
If you get something working, please post a simple How-To along with
the resulting
Makefile for future users.
Cheers,
Leif
Justo Casablanca wrote:
> Hi all, is there a way to compile the C code with anything other than
> the MS VC/C++ ? Are there any open-source/free compilers that could be
> used to compile the wrapper.exe in Windows ?
>
> Thanks - Justo M. Casablanca
|