[Gdal-dev] GDAL-Building

Frank Warmerdam warmerdam at pobox.com
Tue Sep 19 14:20:02 EDT 2006


kiruba nantham wrote:
>     i am building gdal-1.3.2 using embedded VC++ 4.0 when i am compiling 
> it i am getting 95 errors (error is : can not open include file: ' 
> errno.h ' : no such file or directory). what directory i should include 
> for this errno.h?

Kiruba,

VC++ 4.0?  Whew, that seems pretty ancient.  I think VC6 would be the
oldest MS compiler likely to work.

>     otherwise if any one knows how to build gdal13.dll using cygwin  
> please tell me how to do? i tried with cygwin it's creating 
> library(libgdal.a)  but it is not creating gdal13.dll.

I'm not sure why you are running into problems with Cygwin.  I had thought
this was working ok.  But you do need to know that a Cygwin build of the DLL
is not generally going to work smoothly with non-Cygwin components.  It's
fine if you want an all-cygwin solution, but you can't necessarily turn around
and use that DLL for non-cygwin purposes.

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 OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list