Hi to all

I am having problems compiling with ERDAS ECW SDK 5.40 and GDAL2.24  in Alpine 3.6  it reports

/tmp/gdal-2.2.4/.libs/libgdal.so: undefined reference to `NCS::CView::SetPendingView(unsigned int, unsigned int*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, double, double, double, double)' /tmp/gdal-2.2.4/.libs/libgdal.so: undefined reference to `NCS::CView::Close(bool)' /tmp/gdal-2.2.4/.libs/libgdal.so: undefined reference to `NCS::CView::UpdateFileInfo()'


This looks like a problem getting to the lib or a signature change, I couldnt find any info online

I have created a Docker with the problem:

https://github.com/jorgejesus/gdal-ecw

I run the same with lower SDK versions and I got other errors related to phtreads and not with this specific reference,

I am not certain if this is a bug or some problem from my side so I am sending an email here before reporting an issu


Thank you

Jorge


_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to