lua-users home
lua-l archive

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


Hi,

I am using Lua 5.1.3 in one of my projects.

I want to link statically to lua and I am using mingw to compile all my code.
Is removing -DLUA_BUILD_AS_DLL from the makefile a good decision ??


-Abhinav