[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A "collaborative book" on Lua? (or: Bruce Eckel's take on Lua)
- From: Martin Spernau <martin@...>
- Date: Thu, 06 Feb 2003 11:46:52 +0100
More interesting would be, if there are some "ready to build" archives
packaged for freely available compilers for windows (I know of Borland
CC, MinGW, Cygwin).
I know that the loadmodule author Ignacio Castaño builds it with MinGW,
and the Makefiles produced by the 'patch' are for MinGW.
Another reasom why my VC project files are not really up to date is the
fact that I too would like to switch to MinGW (DevC++ is a very nice IDE
for it), but didn't yet have the time.
The Makefiles in my zip _should_ work with MinGW and Linux make, but I
haven't tried it.
cheers, Martin