lua-users home
lua-l archive

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


OK, thanks!

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!