lua-users home
lua-l archive

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


Hi all,
I would like to inform all interested users of lua that I've created a set of makefiles and MSVC6 project files for building LUA under win32 in various configurations.

I mantain the archive containing all these infos at:

http://www.geocities.com/f18m_cpp217828/prog/lua_win32.zip

I've done the same also for TOLUA:

http://www.geocities.com/f18m_cpp217828/prog/tolua_win32.zip

both the zip contains a README file which explain how to use the makefiles. Currently makefiles for BORLAND, MSVC, WATCOM and MINGW compilers are provided.

Hope this will be useful to someone,
Francesco Montorsi