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

2020-06-23 Thread Julien Osman
Dear Even, Thank you for your answer. >  > 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-

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

2020-06-22 Thread Even Rouault
Julien, > 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 relate

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

2020-06-22 Thread Julien Osman
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 t