[gdal-dev] Using ReadXMLToList with debian's package

Julien Osman julien.osman at csgroup.eu
Mon Jun 22 11:53:37 PDT 2020


Dear GDAL developers community,

I am using the "ReadXMLToList" method from the "GDALMDReaderBase" class[1]. In my
development environment (with GDAL compiled by myself), it works
perfectly. But when want to compile my application on debian using the
package libgdal-dev[2], the linker can't find the symbols related to the
"GDALMDReaderBase" class. Do you know why "libgdal.so" from debian's package doesn't contain all the symbols ?
Don't you think that "ReadXMLToList", which is a static method, could be useful with other XML manipulation methods in "cpl_minixml.h"[3] ?

Best regards,
Julien.

[1] https://gdal.org/doxygen/classGDALMDReaderBase.html
[2] https://packages.debian.org/buster/libgdal-dev
[3] https://gdal.org/api/cpl.html#cpl-minixml-h

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200622/623e36df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x7A839B7CD5BAD6D5.asc
Type: application/pgp-keys
Size: 3187 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200622/623e36df/attachment.key>


More information about the gdal-dev mailing list