On Thursday 28 July 2016 13:11:13 Francisco Javier Calzado wrote: > Thanks Even, > > I don't want to waste your time, so just before sending any code to be > tested I would like to be sure it is not a bug from my side. Although I > usually work with GDAL compiled in 64bits, I had to swap to x86 for these > tests. When trying to compile in 32bits with Visual Studio 2015 I got the > following unresolved symbols:
Javier, Make sure the Visual Studio 32bit environment is properly set up. Check that WIN64 from nmake.opt is let commented out. Example of successful build: https://ci.appveyor.com/project/rouault/gdal-coverage/build/job/8widewvmhgjotxs5 Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
