[GRASS-user] "GLdouble" syntax error when compiling GRASS 7.0.4
Markus Neteler
neteler at osgeo.org
Sat Aug 6 11:33:12 PDT 2016
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.
Markus
More information about the grass-user
mailing list