[Plplot-devel] Plplot Source Error

2015-11-30 Thread Peter Williams
I have done a plplot build using cmake with the 'deprecated' flag set on. The mingw make comes with an error message: C:\PlplotSource-5.11.1\src\plmap.c: In function 'drawmap': C:\PlplotSource-5.11.1\src\plmap.c:530:25: error: 'appendresult' undeclared (first use in this function) appendresult

Re: [Plplot-devel] Plplot Source Error

2015-11-30 Thread Alan W. Irwin
On 2015-11-30 19:39- Peter Williams wrote: > I have done a plplot build using cmake with the 'deprecated' flag set > on. The mingw make comes with an error message: > > C:\PlplotSource-5.11.1\src\plmap.c: In function 'drawmap': > > C:\PlplotSource-5.11.1\src\plmap.c:530:25: error: 'appendresu