[gdal-dev] Revisiting ecw

Even Rouault even.rouault at spatialys.com
Tue Aug 1 07:09:17 PDT 2017


On mardi 1 août 2017 17:05:20 CEST Micha Silver wrote:
> I'm following the thread:
> http://osgeo-org.1560.x6.nabble.com/gdal-dev-gdal-2-1-ecw-5-2-1-td5299048.ht
> ml trying to compile gdal with ECW support. I have tried this configure:
> 
> CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0" ./configure
> --prefix=/usr/local/gdal --with-libkml=no
> --with-ecw=/home/micha/Downloads/ERDAS-ECW_JPEG_2000_SDK-5.3.0/Desktop_Read-
> Only/ --with-xml2=no --with-expat=no
> 
> to disable KML, xml etc. But I'm still getting compile errors that begin
> with: undefined reference to
> `kmlengine::Clone(boost::intrusive_ptr<kmldom::Element> const&)'
>  and many more after that.
> Any suggestions?

"make clean" if you didn't do it already. It is likely remaining objects that link to libkml from a 
previous ./configure && make

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170801/bc6ebcd3/attachment.html>


More information about the gdal-dev mailing list