[GRASS-user] "GLdouble" syntax error when compiling GRASS 7.0.4

Markus Neteler neteler at osgeo.org
Sat Aug 27 03:57:23 PDT 2016


On Sat, Aug 6, 2016 at 8:33 PM, Markus Neteler <neteler at osgeo.org> wrote:
> On Fri, Jul 22, 2016 at 11:21 PM, Glynn Clements
> <glynn at gclements.plus.com> wrote:
> ...
>> I suspect that this arises from building the Python ctypes wrappers
>> for the OGSF and NVIZ libraries.
>>
>> In which case, we should probably change the definition of MODULES in
>> lib/python/ctypes/Makefile to e.g.:
>>
>>         MODULES = date gis raster gmath proj imagery vector rtree display stats \
>>                 dbmi raster3d arraystats cluster vedit segment rowio temporal
>>         ifneq ($(USE_OPENGL),)
>>         MODULES += ogsf nviz
>>         endif
>
> to avoid that this gets lost, I have committed the change to trunk in r69098.
> Backport candidate, I suppose.

Done for 7.2.svn and 7.0.svn.

Markus


More information about the grass-user mailing list