[Slackbuilds-users] cant build osgEarth.
David Spencer
baildon.research at googlemail.com
Wed Feb 8 09:53:46 UTC 2017
osm2pgsql has the same problem. The latest version osm2pgsql-0.92.0
has the same problem too ... after converting it to cmake and adding
lua as a new dep :(
In file included from geometry-builder.cpp:37:0:
/usr/include/geos/geom/GeometryFactory.h: In member function
‘geometry_builder::maybe_wkt_t geometry_builder::get_wkt_simple(const
nodelist_t&, int) const’:
/usr/include/geos/geom/GeometryFactory.h:420:2: error:
‘geos::geom::GeometryFactory::GeometryFactory()’ is protected
GeometryFactory();
^
geometry-builder.cpp:93:21: error: within this context
GeometryFactory gf;
^
In file included from geometry-builder.cpp:37:0:
/usr/include/geos/geom/GeometryFactory.h:474:10: error: ‘virtual
geos::geom::GeometryFactory::~GeometryFactory()’ is protected
virtual ~GeometryFactory();
^
geometry-builder.cpp:93:21: error: within this context
GeometryFactory gf;
^
[etc]
Sorry about the bad news
-D.
More information about the SlackBuilds-users
mailing list