[gdal-dev] GDAL/OGR 1.7.3 Release Candidate

2010-11-06 Thread Frank Warmerdam
Folks, I have a GDAL/OGR 1.7.3 release candidate available at last. I had to hold off last week as the autotests were failing in hard to track down ways. http://download.osgeo.org/gdal/gdal-1.7.3RC1.tar.gz http://download.osgeo.org/gdal/gdal173RC1.zip I have preliminary release notes at:

Re: [gdal-dev] building gdal with VS10 64 bit

2010-11-06 Thread David Burken
Hi, In case someone else hits this I needed to uncomment the "WIN64=YES" in the nmake.opt and everything linked great from an svn build. Thanks, Dave On 11/03/2010 02:25 PM, David Burken wrote: Hi Everyone, Just curious has anyone successfully built gdal with VS10? I'm not familiar with