From: John L. <jla...@gm...> - 2008-01-14 18:54:09
|
On 1/14/08, Anders F Bj=F6rklund <af...@al...> wrote: > > I've added a "wxLua-devel 2.8.7.0", next to the "wxLua 2.8.4.0" port. > It uses the snapshots, for testing wxLua (for a later port upgrade...) Great. > Here are the updated patches: (it needed STC, to compile with wxStEdit) > http://trac.macports.org/projects/macports/browser/trunk/dports/ > graphics/wxLua-devel/files/ I've fixed patch-configure in CVS Francesco, see wxLua's wxwin.m4 for the fix, should this fix go back to wxWidgets itself? Francesco, patch-Makefile.in ??? This is a bakefile fix, dunno how to fix i= t. Anders, what are wxlua.sh and wxluaedit.sh for and how do you use them, do they belong in wxLua, and if yes, where would they go? > I also had a problem with using CXX=3D'ccache g++', so I had to disable > ccache > in order to build wxLua (seems like it was missing out on the "g++" > part ?) Could you show the command line for building? It sounds like only the first word ccache was taken somehow. > Will do a "standalone" 2.8.7.0 build for Mac OS X too, possibly > supporting > 10.3 "Panther" also - if wxWidgets 2.8.7 is up to that, I don't know > yet... Great, I have a little more to go on wxLua itself and hopefully we'll have all the configure problems ironed out. > When working and released, it's something like: `sudo port install > wxLua` > (which will in turn build both of wxWidgets and wxStEdit, as > dependencies) > Great. Thanks, John |