lua-users home
lua-l archive

Re: compiling lua with mingw

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


Hallo,
On 6/28/07, Roger D Vargas <luo_hei@yahoo.es> wrote:
I have tried to compile lua 5.1 with Mingw.
I do mingw32-make mingw
the comilation ends without errors, a lua51.dll is generated, but not a
library file. How can I get the library for linking with gcc?
 You can link directly against the DLL: -llua51
Cheers,
--
-alex
http://www.ventonegro.org/

AltStyle によって変換されたページ (->オリジナル) /