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

Attachment: 0x7A839B7CD5BAD6D5.asc
Description: application/pgp-keys

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to