Re: [Plplot-devel] build with wxWidgets, Visual Studio

2016-10-11 Thread Pedro Vicente
..@beluga.phys.uvic.ca> To: "Laurent Berger" <laurent.ber...@univ-lemans.fr> Cc: <plplot-devel@lists.sourceforge.net> Sent: Saturday, September 17, 2016 2:53 PM Subject: Re: [Plplot-devel] build with wxWidgets, Visual Studio > On 2016-09-17 09:12+0200 Laurent Berger wrote: > &

Re: [Plplot-devel] build with wxWidgets, Visual Studio

2016-09-17 Thread Alan W. Irwin
On 2016-09-17 09:12+0200 Laurent Berger wrote: > Hi Pedro, > > I am using vs2013 and plplot (from github) with wxwidgets and I haven't got > any problem. I think you should update findwxwidgets.cmake from > https://sourceforge.net/p/plplot/plplot/ci/master/tree/cmake/modules/FindwxWidgets.cmake

Re: [Plplot-devel] build with wxWidgets, Visual Studio

2016-09-17 Thread Pedro Vicente
basic SVG output in a couple of hours 2) so far the SVG output looks good 3) WxWidgets and QT drivers 4) etc -Pedro - Original Message - From: Laurent Berger To: plplot-devel@lists.sourceforge.net Sent: Saturday, September 17, 2016 3:12 AM Subject: Re: [Plplot-devel] build with

Re: [Plplot-devel] build with wxWidgets, Visual Studio

2016-09-17 Thread Laurent Berger
Hi Pedro, I am using vs2013 and plplot (from github) with wxwidgets and I haven't got any problem. I think you should update findwxwidgets.cmake from https://sourceforge.net/p/plplot/plplot/ci/master/tree/cmake/modules/FindwxWidgets.cmake (see

[Plplot-devel] build with wxWidgets, Visual Studio

2016-09-17 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