That was exactly it, thanks very much Tamas.
-jeff
Tamas Szekeres wrote:
Jeff,
I'm guessing you're linking against an incorrect version of setargv.obj.
I see the Win64 version can be found in:
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\lib\amd64
if you use VC2008 for example.
Be
Jeff,
I'm guessing you're linking against an incorrect version of setargv.obj. I
see the Win64 version can be found in:
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\lib\amd64
if you use VC2008 for example.
Best regards,
Tamas
2009/3/6 Jeff McKenna
> I am building a 64-bit GDAL on a
I am building a 64-bit GDAL on a 32-bit windows machine, and enabling
setargv throws this GDAL error when compiling:
*
cd apps
nmake /nologo /f makefile.vc
cl /nologo /MD /EHsc /Ox /W3 /D_CRT_SECURE_NO_DEPRECATE
/D_CRT_NONSTDC_N
O_DEPRECATE /DNDEBUG -I..\port -I.