ahlmans wrote: > Glad to hear that! (that the binary is coming, that is ;)) > >> The binary is still coming, just had some hardware problems >> on the designated development machine (power supply died).
Ran into another unexpected issue during the packaging: "install_name_tool: changing install names can't be redone for: wxLua.app/Contents/MacOS/wxLua (for architecture i386) because larger updated load commands do not fit (the program must be relinked)" Seems I need to recompile the wxLua libraries with a linker setting to allow for longer library rpath names, sigh... (-Wl,-header-pad_max_install_names) --anders ------------------------------------------------------------------------- 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
