[gdal-dev] Re: C#: Gdal on Win64
Tomas R
monshi at home.se
Mon Mar 3 15:48:42 EST 2008
Thanks for the binaries. Have not tried them out, will do that tomorrow.
Instead I have spent some frustrating time (always a bit frustrating
compiling big c++ projects, getting all components you need) trying to
compile GDAL on Visual c++ 2005 Express. I have (tried) to follow the
instructions given on the web
(http://trac.osgeo.org/gdal/wiki/BuildingOnWindows) but building via
nmake on commandprompt failes at finding 'atlbase.h'. Yes I know, Win
SDK paths. have tried setting them. Building GDAL via the GUI, (project
7_1) works though.
Any tips on the use of nmake? What have I missed? Yes, I have set the
paths and called vsvars32.bat before nmake
And - this gives me the gdal dll. But, the rest (ogr_wrap.dll,
proj.dll)? How do I obtain those? Won't I need those, the dll's that are
included in the binaries you have provided so nicely below.
The build I have worked with is the latest official stable build, v 1.5.
And yes, the links on the page above needs to be updated.
/Tomas
Tamas Szekeres skrev:
> Anyway I've just made the buildbot results available for download that
> contain many of the binaries (including the executables) of the
> development version on various platforms:
>
> .NET FW 2.0 Win64:
> http://vbkto.dyndns.org:1080/gdal/szekerest-vc80x64-full/package/bin.zip
> .NET FW 2.0 Win32:
> http://vbkto.dyndns.org:1080/gdal/szekerest-vc80-full/package/bin.zip
> .NET FW 1.1 Win32:
> http://vbkto.dyndns.org:1080/gdal/szekerest-vc71-full/package/bin.zip
>
> I don't think these are suitable for use in a production environment, though.
>
> FYI: I'm planning to put some efforts in adding a limited set of the
> Win64 binaries into the upcoming osgeo4w installer. For more
> information about this topic see:
> http://wiki.osgeo.org/wiki/OSGeo_Win32_Installer
>
>
>
> Best regards,
>
> Tamas
>
More information about the gdal-dev
mailing list