|
From: Ryan P. <rpu...@gm...> - 2009-07-23 12:11:05
|
On Thu, Jul 23, 2009 at 3:54 AM, Hakki Dogusan<dog...@tr...> wrote: > Hi, > > Cédric Floquet wrote: >> >> [snip] >> >> > True, when i run ldd on wx.so, the missing libs are mentioned. On the >> > other hand, a pre-compiled wx.so like the one in Lua All in One >> shows no >> > such dependencies, so there must be a way... >> > > I managed to compile wx & wxLua in one-monolithic-module (.so/.dll) with > using Code::Blocks project file. It is used in CairoPad and BookWorm > applications. You may look sources of them here: > > http://www.dynaset.org/dogusanh/ > > > -- > Regards, > Hakki Dogusan > > > ------------------------------------------------------------------------------ > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > I would vote for a single wx.so build, out of the default configure. This would be simply great. This is the way that most Lua modules are used/built anyways. Can't wait for a solution. -- Regards, Ryan |