Hi, sorry for that, I didn't took into account, that there was a wxWidgets ABI change for this (basic) function. Anyway, it works again. Andrew also committed a change (actually in the very second I pressed the commit button, that is what I call a race condition :), which also works, but I decided to revert it, since I actually found the method DoAppend() not documented, which might be due since they forgot to document it. Whatever. Anyway, it should work now again.
Hazen, if you read this, could you please try to compile plplot with wxwidgets driver enabled on your 10.4 OSX system (if you still have that), since I want to know, if it works now there also out of the box (with the preinstalled wxWidgets 2.5.3 or so). Best Regards, Werner On 06.02.2008, at 22:14, Alan W. Irwin wrote: > Hi Werner: > > I get the following build error after an svn update to bring in your > recent > wxwidgets changes: > > /home/software/plplot_cvs/HEAD/plplot_cmake/drivers/wxwidgets.cpp: In > constructor ‘wxPLplotFrame::wxPLplotFrame(const wxString&, > PLStream*)’: > /home/software/plplot_cvs/HEAD/plplot_cmake/drivers/wxwidgets.cpp: > 1764: > error: ‘class wxMenu’ has no member named ‘AppendSubMenu’ > > Debian testing platform > g++ 4.2.3 > libwxwidgets 2.6.3.2.2-1 > > Alan > __________________________ > Alan W. Irwin > > Astronomical research affiliation with Department of Physics and > Astronomy, > University of Victoria (astrowww.phys.uvic.ca). > > Programming affiliations with the FreeEOS equation-of-state > implementation > for stellar interiors (freeeos.sf.net); PLplot scientific plotting > software > package (plplot.org); the libLASi project (unifont.org/lasi); the > Loads of > Linux Links project (loll.sf.net); and the Linux Brochure Project > (lbproject.sf.net). > __________________________ > > Linux-powered Science > __________________________ > > ------------------------------------------------------------------------- > 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/ > _______________________________________________ > Plplot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria email: [EMAIL PROTECTED] web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (office), +43-(0)1-58801-13469 (laboratory) fax: +43-(0)1-58801-13499 ------------------------------------------------------------------------- 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/ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
