Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-16 Thread Arjen Markus
Hi Alan, Phil, I tried Phil's example on Cygwin - PLplot as built on my installation does have a wxWidgets driver - but unfortunately that fails to run: *** PLPLOT ERROR, ABORTING OPERATION *** unknown error in plD_init_wxwidgets., aborting operation *** PLPLOT ERROR, ABORTING OPERATION

Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-16 Thread Phil Rosenberg
Hi Arjen I'm just trying to reproduce your Cygwin problems, but I can't get plplot to build with wxWidgets on. Do you know if you installed wxWidgets as a package or from source? Sent from my Windows 10 phone From: Arjen Markus

Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-16 Thread Arjen Markus
Hi Phil, As a package, definitely. Regards, Arjen From: Phil Rosenberg [mailto:p.d.rosenb...@gmail.com] Sent: Friday, September 16, 2016 4:25 PM To: Arjen Markus; Alan W. Irwin Cc: plplot-devel@lists.sourceforge.net Subject: RE: [Plplot-devel] Bug in notcrossed() function of plfill.c H

[Plplot-devel] build with wxWidgets, Visual Studio

2016-09-16 Thread Pedro Vicente
Hi I am trying to build PLPlot with the wxWidgets driver , and I get some errors https://sourceforge.net/p/plplot/wiki/WxWidgets/ This is for wxwidgets-3.1.0 Visual Studio 2015 I used cmake ".." -G "Visual Studio 14" -DPL_DOUBLE:BOOL=ON -DBUILD_TEST:BOOL=ON -DCMAKE_CONFIGURATION_TYPES:STRING