Steve ha scritto:
> Actually I got it figured out.
> No one needs to link against my libs, I only plan to distribute the
> executable to the masses, and then make source available to those who
> would preffer it, so static compilation is probably the best option.
> I just wasn't thinking too clearly I guess.
you may also want to compile everything (wx and all other deps) 
dynamically and then distribute the DLLs.

There's also a package in wxLua download page which already contains 
_all_ required DLLs (wx's ones, wxlua's ones, etc) compiled in release 
mode and ready to be shipped with your app...

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

Reply via email to