lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I have compiled lua on DevC++ for Windows
> 
> Since its very useful and takes up very little space I suggest 
> including it in the source for LUA.

Thanks. That should help people getting started building Lua in Windows.
However, this is ideal stuff for the wiki at
	http://lua-users.org/wiki/BuildingLua

We're actually trying to remove stuff from the tarball. (This is a familiar
trend in Lua :-)
--lhf