Anders F Björklund ha scritto: > 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) No, currently that's not possible.
> 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) The problem is that the "monolithic" build mode is a bit of a pain to implement correctly... also, that's the "deprecated" build mode of wxWidgets since it kills the multilib logic and thus I don't think we will ever add it to wxLua. I understand that this may make framework building somewhat more difficult but once you script it once, it will be forever :D Francesco ------------------------------------------------------------------------- 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