Re: Compiling Lua as a DLL on Windows correctly
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Compiling Lua as a DLL on Windows correctly
- From: David Demelier <demelier.david@...>
- Date: 2014年4月22日 10:04:46 +0200
On 20/04/2014 10:41, Ulrich Schmidt wrote:
luac.exe needs to be compiled statically in any cases.
Ulrich.
Okay thanks for the answer :-).
David.