Hi,
There's something missing in your vcvars.bat (ie vcvarsx86_amd64.bat for
the cross compiler version). Try to check the FrameworkDir and the PATH
environment variables to match with the current locations within the batch
file, like for example:
...
@SET FrameworkDir=C:\WINDOWS\Microsoft.NET\F
Trying to build a 64 bit version of GDAL on a Vista 32 bit installation
using Visual Studie Express C++ 2008.
So how do I do, and how does it go.
I start up the Visual Studio 2008 x64 Cross Tools Command Prompt. I set
in nmake.opt WIN64= YES
With this GDAL seems to compile ok, no errors and al