Is it possible to do a "monolithic" build of wxLua,
that would keep wxlua/wxbind/wxluasocket/wxluadebug
in just one shared library instead of four ? (as now)

i.e.
libwxlua_macu_wxlua-2.8.0.dylib
libwxlua_macu_wxbind-2.8.0.dylib
libwxlua_macu_wxluasocket-2.8.0.dylib
libwxlua_macu_wxluadebug-2.8.0.dylib
=>
libwxlua_macu-2.8.0.dylib

Easier to do a "wxLua.framework" shared Mac library
that way, and is what I am using for "wx.framework"
(also have a "lua.framework", but that is simpler)

--anders


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to