On Sat, Aug 6, 2016 at 8:33 PM, Markus Neteler <[email protected]> wrote:
> On Fri, Jul 22, 2016 at 11:21 PM, Glynn Clements
> <[email protected]> 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
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to