Le samedi 02 juillet 2016 01:57:10, Christopher McGeorge a écrit : > Hi. Has anyone been able to build 64-bit GDAL 2.1 using Visual Studio > 2015? I keep getting the following errors that I have not been able to > resolve:
Did you define WIN64=YES in nmake.opt/nmake.local ? > > > > LINK : error LNK2001: unresolved external symbol > OCTNewCoordinateTransformation > > LINK : error LNK2001: unresolved external symbol GDALDitherRGB2PCT > > LINK : error LNK2001: unresolved external symbol GDALComputeMedianCutPCT > > LINK : error LNK2001: unresolved external symbol GDALReprojectImage > > LINK : error LNK2001: unresolved external symbol GDALSimpleImageWarp > > LINK : error LNK2001: unresolved external symbol OGRRegisterAll > > LINK : error LNK2001: unresolved external symbol OGR_G_GetPointCount > > LINK : error LNK2001: unresolved external symbol OPTGetProjectionMethods > > LINK : error LNK2001: unresolved external symbol OSRValidate > > gdal201.dll : fatal error LNK1120: 9 unresolved externals > > > > Thank you, > > Chris > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
