When compiling under MSYS with MingW, everything is fine until the end...

When trying to create the libgdal.dll, I get errors...

"
./frmts/o/nitfimage.o: In function 'NITFImageAccess' :
.....nitf/nitfimage.c:253: undefined reference to 'GDALInitGCPs'
"

also get undef refs for GDALDeinitGCPs, GDALGCPsToGetTransform, 
GDALDuplicateGCPs, GDALCheckVersion, GDALVersionInfo...

Any ideas?

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

Reply via email to