Re: [Plplot-devel] comprehensive testing results on Cygwin

2016-03-19 Thread Alan W. Irwin
On 2016-03-17 14:30- Arjen Markus wrote: > Hi Alan, > > > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> Sent: Wednesday, March 16, 2016 9:03 PM >> To: Arjen Markus >> Cc: PLplot development list >> Subject: RE: comprehensive testing results on Cygwi

Re: [Plplot-devel] comprehensive testing results on Cygwin - Ada build errors

2016-03-19 Thread Arjen Markus
Hi Alan, Stupid mistake of mine: the current version of the GCC compiler is 4.9.3 and my script had a reference to 4.9.2. After correcting that the Ada binding could be enabled as far as that was concerned, however I get build errors: [ 39%] Linking Ada executable x00a.exe cd /cygdrive/d/

Re: [Plplot-devel] build on Windows using MSVC...

2016-03-19 Thread Phil Rosenberg
Hi Alex As Arjen said I think htmlto and cp should be part of the documentation build, which currently cannot be done on Windows (unless you do it through Cygwin). Did you follow the basic build instructions on the wiki that you linked? If so and you had problems then we need to update that wiki

Re: [Plplot-devel] comprehensive testing results on Cygwin

2016-03-19 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > The current results do look good, but I would like to review again the > motivation for > the following constraints on this comprehensive test because it has been a > while > since you last made a

Re: [Plplot-devel] build on Windows using MSVC...

2016-03-19 Thread Arjen Markus
Hi Alexander, Alan, I checked this: on my system, grep occurs in the project file bindings/swig_support/check_plplotcapi_defines.vcxproj. Apparently I did not have enough components installed to also get references to xmlto and cp, my guess is they come from the documentation part. What ha

[Plplot-devel] MinGW-w64/MSYS2 platform issues

2016-03-19 Thread Alan W. Irwin
On 2016-03-17 07:53- Arjen Markus wrote: > The question is where that [Cygwin version of Perl] is coming from - CMake must be finding it by itself, because there is no Cygwin directory in the path. I just checked. Hi Arjen: Some find modules look in a very broad range of places. The perl fi

Re: [Plplot-devel] comprehensive testing results on Cygwin - Ada build errors

2016-03-19 Thread Alan W. Irwin
On 2016-03-17 09:13- Arjen Markus wrote: > Hi Alan, > Stupid mistake of mine: the current version of the GCC compiler is 4.9.3 and my script had a reference to 4.9.2. After correcting that the Ada binding could be enabled as far as that was concerned, however I get build errors: [...] Please

Re: [Plplot-devel] git blog

2016-03-19 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Wednesday, March 16, 2016 6:28 PM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: git blog > > On 2016-03-16 09:12- Arjen Markus wrote: > > > Hi Alan, > > > > > > > >> -Or

Re: [Plplot-devel] comprehensive testing results on Cygwin

2016-03-19 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > I. --cmake_added_options "-DENABLE_ada=OFF -DENABLE_octave=OFF" > > Ia. disabling of Ada > > Please do not disable Ada. I worked hard on that language support during this > release cycle (see 2.2 i

Re: [Plplot-devel] comprehensive testing results on Cygwin - Ada build errors

2016-03-19 Thread Arjen Markus
Hi Alan, Arjen Markus Sr. Adviseur/Onderzoeker T +31(0)88335 8559 E arjen.mar...@deltares.nl [Logo] www.deltares.com Postbus 177 2600 MH Delft [Deltares Twitter] [Deltares LinkedIn]

Re: [Plplot-devel] comprehensive testing results on Cygwin

2016-03-19 Thread Arjen Markus
And now with the tar file I promised. Regards, Arjen From: Arjen Markus [mailto:arjen.mar...@deltares.nl] Sent: Thursday, March 17, 2016 9:58 AM To: Alan W. Irwin Cc: PLplot development list Subject: Re: [Plplot-devel] comprehensive testing results on Cygwin Hi Alan, > -Original M

Re: [Plplot-devel] build on Windows using MSVC...

2016-03-19 Thread Arjen Markus
Hi Alexander, From: Phil Rosenberg [mailto:p.d.rosenb...@gmail.com] Sent: Friday, March 18, 2016 10:34 AM To: Arjen Markus; Alan W. Irwin; Alexander Stohr Cc: PLplot development list Subject: RE: [Plplot-devel] build on Windows using MSVC... Hi Alex As Arjen said I think htmlto and cp should be

Re: [Plplot-devel] build on Windows using MSVC...

2016-03-19 Thread Alan W. Irwin
On 2016-03-18 00:29+0100 Alexander Stohr wrote: > Hello, > > it seems that a simple build of plplot using MSVC 2012 on Windows > is not possible for me due to some missing shell toolings. > > typically things like the copy command can be selected using an environment > variable from the configura

Re: [Plplot-devel] git blog

2016-03-19 Thread Alan W. Irwin
On 2016-03-16 09:12- Arjen Markus wrote: > Hi Alan, > > > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> Sent: Wednesday, March 16, 2016 10:08 AM >> To: Arjen Markus >> Cc: PLplot development list >> Subject: git blog >> >> On 2016-03-16 08:04- A