[Gdal-dev] Re: GDAL on 64-bit Windows?
Frank Warmerdam
warmerdam at pobox.com
Thu May 18 10:26:20 EDT 2006
Simon Perkins wrote:
> OK, fixed all my problems and now have GDAL running on 64-bit windows...
> The main issues were:
>
> - Define USE_IN_GDAL in frmts/pcraster/makefile.vc
>
> - Change all the linker INCLUDEs to use undecorated symbol names, i.e.
> remove the leading underscore and (in the case of stdcall functions) the
> trailing "@nn". I guess 64-bit windows decorates C symbols differently,
> though I haven't been able to find this described directly anywhere...
>
> Frank: any thoughts on how you want 64-bit windows handled in nmake.opt?
> Let me know and I'll check in my changes.
Sy,
I'm a bit uncertain. I wonder if it would have worked without the above
changes if STDCALL=YES was commented out in nmake.opt. I am hesitant to
add dramatic complications without understanding the issues better.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGF, http://osgeo.org
More information about the Gdal-dev
mailing list