From: Werner S. <sm...@ia...> - 2008-01-23 19:32:55
|
Hi Ty, regarding the warnings: the only warning which concerns the wxwidgets driver is about the agg library. But you don't need it, it's only for antialized output and can be added later, after you solved all the primary problems. The qhull library is useful for surface plots, I think, but is not mandatory. All other warnings are regarding interfaces to different languages (f95, phyton, ...) since you use c++ and wxwidgets, they are of no interest. Regarding the crash of the wxwidgets driver. I have to admit, that the last time I checked the wxwidgets driver on Mac OSX was about 2 years ago on a 700Mhz G3, Mac OSX 10.4, everything was so slow, that it was no fun to develop. It worked back than, but there were many changes to the driver till than, so it's very likely that the wxwidgets driver is broken on Mac OS X, though it works on Linux and Windows. So far the bad news. Good news is, that I already have a nice new shiny iMac and just need to set up everything for plplot, so I can check it soon and see if there is a serious problem. I'll try to have a look at it as soon as possible. Regards, Werner ka...@en... wrote: > Hi Guys, > > Thanks for all the help thus far (Alan, Jerry, and Werner). The progress > up until now has been cleaning my earlier build and reinstalling plplot, > which seemed to go fine. I've attached my cmake.out file and was wondering > if any of the warnings are something to worry about (in particular Qhull > which also gave me an error in the compilation of the examples, > plplot_test.out). > > - The reason I ask is that when I try example c/x01 and use wxwidgets as > the device it gives me a bus error. Should I be worried about this if I > plan to use it with wxwidgets and xcode? (Note, I was able to get it to run > under the x windows device when I ran it in x11.) So I'm guessing I don't > have one of the prerequisites for running plplot in wxwidgets. > > - The other question I had which Jerry might be able to answer best is what > libraries I should add to my xcode project. From my wxwidget build all the > libraries I added ended in *.a. I didn't see any such libraries in plplot > and was wondering if there are any to add? > > Thanks again! > > Cheers, > Ty > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria email: sm...@ia... 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 |