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