Hi Alan and Arjen,
Actually it was planned that there is already a wxWidets 3.0 release. Altough this is not the case, the 2.9.5 development release is ok also for using in production environment: "Also notice that while this is still officially a development release, we consider it to be stable enough to be used in production environment and using it is strongly recommended for any new projects for which compatibility with the previous 2.8 is not important." There were a lot of changes in comparison to 2.8 though (unicode, 64 bit, etc.), so it's not surprising that the wxWidgets driver doesn't compile out of the box. It's actually not hard to "port" code from 2.8 to 2.9, but if you want to maintain backward compatibility it is a little more of work. As Alan suggests wxWidgets 2.8 should be used for the current wxWidgets driver. I'm not quite sure about that option, but wxWindows uses Windows API on Windows, gtk on Linux and cacoa/carbon on Mac OS X. There are other backends (universal, X and others) but these are not maintained and seriously outdated. Regards, Werner
|
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel

