Re: [Plplot-devel] Still on track for the 5.9.11 release on December 14th

2013-12-03 Thread Andrew Ross
On Tue, Dec 03, 2013 at 07:30:17AM +, Arjen Markus wrote: > Hi Andrew, > > > -Original Message- > > From: Andrew Ross [mailto:andrewr...@users.sourceforge.net] > > > > The example has been updated. The difference is because f95 version of > > plshades > > does not support the rect arg

Re: [Plplot-devel] Status of Tcl and friends

2013-12-03 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > * Examples 14 and 31 don't work. This is also an issue for > test_tk_standard_examples, see comment in bindings/tk/standard_examples.in so > there may be no easy solution. Anyhow, you should grey o

[Plplot-devel] Compiling plplot with wxWidgets-3.0.0

2013-12-03 Thread Joost Kuckartz
It looks simple to me: modify the cmake -DwxWidgets_LIB_DIR from the 2.8.12 path to the 3.0.0 path. I'm running cmake C:\plplot-trunk -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX:PATH="C:\Programming" -DwxWidgets_LIB_DIR=C:\wxWidgets-3.0.0\lib\vc_lib -DwxWidgets_CONFIGURATION=mswu -DBUILD_SHARE