Re: gl/gles on arm and qwtplot3d

2015-10-12 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 11 October 2015 18:30:10 Scott Kitterman wrote: > On Sunday, October 11, 2015 11:41:49 PM Gudjon I. Gudjonsson wrote: [snip] > > Does anyone know a solution to this or shall I exclude arm from the list > > of > > architectures? > > The solution, as you suggest, is to use GLES. To the b

Re: gl/gles on arm and qwtplot3d

2015-10-12 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 11 October 2015 18:30:10 Scott Kitterman wrote: > On Sunday, October 11, 2015 11:41:49 PM Gudjon I. Gudjonsson wrote: [snip] > > Does anyone know a solution to this or shall I exclude arm from the list > > of > > architectures? > > The solution, as you suggest, is to use GLES. To the b

Re: gl/gles on arm and qwtplot3d

2015-10-11 Thread Scott Kitterman
On Sunday, October 11, 2015 11:41:49 PM Gudjon I. Gudjonsson wrote: > Hi list > > My package qwtplot3d fails to compile on the arm architecture with the > following error message: > /usr/include/GL/glext.h:468:19: error: conflicting declaration 'typedef > ptrdiff_t GLsizeiptr' > typedef ptrdiff_t

gl/gles on arm and qwtplot3d

2015-10-11 Thread Gudjon I. Gudjonsson
Hi list My package qwtplot3d fails to compile on the arm architecture with the following error message: /usr/include/GL/glext.h:468:19: error: conflicting declaration 'typedef ptrdiff_t GLsizeiptr' typedef ptrdiff_t GLsizeiptr; The full buildlog can be found at: https://buildd.debian.org/statu