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
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
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