[gdal-dev] Re: C#: Gdal on Win64

Tamas Szekeres szekerest at gmail.com
Mon Mar 3 16:19:32 EST 2008


2008/3/3, Tomas R <monshi at home.se>:
> 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 csharp bindings should be compiled separately after the core gdal
have been compiled. Here is the corresponding wiki page:
http://trac.osgeo.org/gdal/wiki/GdalOgrCsharpCompile

Best regards,

Tamas


More information about the gdal-dev mailing list