I am trying to have the smallest ammount of dlls to distribute when using
wxLua as a Lua module. (require( "wx" ) )

Is there a way to build so all I need os the monolithic wxWidgets dll and
the wx.dll with all the functionality of wxLua built into the wx.dll. Even
if I just needed two dlls for the wxLua stuff, I would be fine with that. As
it stands now there are 14 dlls just for wxLua. This is a bit much for my
needs. Any ideas?
-- 
Regards,
Ryan
RJP Computing
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to