[gdal-dev] MSYS, MingW and GDAL
Samuel Grant
grant at novatechnologies.net
Wed Nov 10 10:37:19 EST 2010
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
More information about the gdal-dev
mailing list