Re: Lua5.0 new "For" question
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua5.0 new "For" question
- From: David <dcuny@...>
- Date: 2002年12月22日 11:11:13 -0800
Eero wrote:
> If you have a C compiler working on windows, then compiling
> Lua5 should take you about 5 minutes.
Any C compiler, or just VC?
I've got the free Borland 5.5 compiler, and only got Lua 4 to compile after a
lot of ugly hacking. Mind you, I'm an idiot when it comes to makefiles, but
unless you happen to have a supported compiler, building an executable isn't
an exercise for newbies.
-- David Cuny