lua-users home
lua-l archive

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


Wait... 5.0.3? My app doesn't work with this, isn't there a newer version?

Anders Bergh wrote:
You can download a MinGW library from the Lua Binaries project.

On 3/31/07, L-28C <kixdemp@gmail.com> wrote:
Hello!

How would I compile my Lua-using C app in MinGW? It compiles well under
VC++ 2005, however I don't have the required library file for MinGW. Help?

Thanks in advance!