On 2010-11-24 09:51+0100 Arjen Markus wrote: > Hello, > > I am trying to get wxWidgets to work on Windows and see if we can expand > the documented capabilities of PLplot on that platform. I downloaded > wxWidgets 2.6.3 as described in the Wiki, but I ran into compilation > problems: > - MSVC /C++ 9.0 does not like the code in src\msw\dlsmw.cpp (line 316) - > there is no matching function within the scope for some signature. > - GCC 4.5 does not like the redeclaration of boolean in jmorecfg.h > (line 264) as included in src\common\imagjpeg.cpp > > I could of course patch the source, but I do not have the time or > the inclination. It would not help any others anyway. > > Does anybody know what version I should pick up?
Hi Arjen: 2.6.3 is probably too old. According to http://www.wxwidgets.org/downloads/, 2.8.11 is the current stable release, but at www.wxwidgets.org they say the following: "2.9 series bring many improvements compared to 2.8 series and, in spite of being called a development release, we believe that 2.9.1 can be used in production environment, especially for the new projects for which (small) changes in behaviour since 2.8 are not a problem. Give it a try and let us know what do you think!" Debian testing has binary packages for 2.8.10 which at least allows our wxwidgets device to build and work without major errors (segfaults, etc.) for me, but if I were building wxwidgets from scratch I would be tempted to try 2.9.1 first to see if that worked before falling back (if necessary) to a build of 2.8.11. I hope one of those works well for you. Good luck! 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 __________________________ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel