[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2 and continue
- From: pan shizhu <pan.shizhu@...>
- Date: Mon, 1 Feb 2010 15:41:19 +0800
> One can't link Lua statically to the Lua modules, not to the application itself.
Why not? you can simply do this by adding the source of lua module
into your project.