[GRASS-user] v.delaunay3d compilation issues
Robert Dzur
rdzur at bhinc.com
Tue Mar 26 09:20:29 PDT 2019
Hi list,
I'm having some trouble compiling the add-on v.delaunay3d on a 7.6.1 GRASS GIS install under Ubuntu. Running g.extension I get the following error messages:
g.extension extension=v.delaunay3d operation=add
Fetching <v.delaunay3d> from GRASS GIS Addons repository (be patient)...
Compiling...
In file included from
/usr/lib/grass76/include/grass/vect/digit.h:3:0,
from
/usr/lib/grass76/include/grass/vector.h:4,
from main.cpp:26:
/usr/lib/grass76/include/grass/vect/dig_structs.h:27:10:
fatal error: ogr_api.h: No such file or directory
#include <ogr_api.h>
^~~~~~~~~~~
compilation terminated.
make: *** [OBJ.x86_64-pc-linux-gnu/main.o] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.
Any ideas on how to resolve this compilation issue would be appreciated.
Thank you.
Rob
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190326/2c6c6712/attachment-0001.html>
More information about the grass-user
mailing list