Re: [gdal-dev] Building 64 bit, Swig Error

2009-03-06 Thread Tamas Szekeres
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

[gdal-dev] Building 64 bit, Swig Error

2009-03-06 Thread Tomas R
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