From: <af...@al...> - 2006-03-06 19:26:34
|
Hi, I've posted a patch to the SourceForge tracker with some changes needed for wxMac compilation... http://sourceforge.net/tracker/index.php? func=detail&aid=1444354&group_id=140042&atid=745326 Some of it applied to the general parts of wxLua, it was missing a declaration and some inlines ? Applying that, and messing around with the configuration (like adding Scintilla and wxStEdit to wx, for instance) makes it compile and work on Mac OS X as well as the others. (tested on Mac OS X 10.3 with wxWidgets 2.6.1 for "Carbon") One needs to run the usual `wx-config --rezflags` on the exe/binaries or bundle them up, but that is standard on Mac. Thanks for a great package, --anders http://www.algonet.se/~afb/ |