[wxlua-users] Linking statically and registering it

2012-05-22 Thread Sven Andersson
Hi! I've been looking into wxLua lately and it really looks like a swell binding lib! However, I have a quick question regarding how to use it; Would it be possible to link the lib statically, and register the wxWidgets functionality/bindings directly to my already existing lua_State object? I

Re: [wxlua-users] Linking statically and registering it

2012-06-07 Thread Sven Andersson
John Labenski writes: > > On Tue, May 22, 2012 at 11:58 AM, Sven Andersson wrote: > > > > However, I have a quick question regarding how to use it; > > Would it be possible to link the lib statically, and register the wxWidgets > > functionality/bindings d