[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Wishlists and Modules (was [ANN] libmc)
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 4 Sep 2009 08:01:46 +0200
On Fri, Sep 4, 2009 at 1:22 AM, Andre de
Leiradella<aleirade@sct.microlink.com.br> wrote:
> And even after reading your message, I still don't know how to statically
> compile LuaSocket (for example) into an application, with all its Lua files
> also included in the application in order to avoid dependencies outside the
> executable.
How about looking at how John Murga does it with MurgaLua?
http://www.murga-projects.com/murgaLua/
One executable, just about everything
steve d.