Hi! I am developing an application using wxLua luaSQL for mac. Currently I have to package the app in a rather clumsy way. First I create a folder and move all the libs into it. Then I take the wxLuaFreeze application, rename the bundle and add my own icon to it. Then, using wxLuaFreeze.lua, I add an entry point in one of the scripts that are executed when the user double clicks the bundle.
This works fine, but I cannot figure out how to put all the files inside the bundle to allow for mac friendy installation. Is there a way to make wxLuaFreeze use a folder inside the bundle as its working directory and therefore be able to load libs from there. Thanks! //Sebastian Ahlman ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
