[Gdal-dev] mingw build

Pete Nagy Peter.Nagy at vexcel.com
Fri Sep 16 17:59:38 EDT 2005


Thanks Mario.

Actually, as you know I have been thinking about this stuff in the context
of packaging up OpenEV for GTK2, which we cannot do until I can clean up
the build process.  I guess I would like to take advantage of as many
precompiled windows binaries for all of the dependencies, like gtk and
gdal, and at the same time provide mingw cygwin windows build capability,
since that's what I'm using.  If someone wants to use openev with their
own modified gdal driver, I guess they just need to jump through the hoops
at the time, if they use mingw.  I'm just thinking it would be nice if
every one of these packages could 'configure' + 'make install' and work.
Oh well.

By the way, Norman's advice came to me last December.  Cheers,

-> Pete

--------------------------------------------------------------------

====================================================================
Pete Nagy                                        tel: (303) 583-0248
Vexcel Corporation                               fax: (303) 583-0246
http://www.vexcel.com                           home: (303) 823-2336
====================================================================


On Fri, 16 Sep 2005, Mario Beauchamp wrote:

> Hi Pete,
>
> Pete Nagy wrote:
> > I'm trying to build gdal using mingw and cygwin on windows, but I get a
> > configure error:
> >
> > checking where python Makefiles are... found
> > checking Python makefile... C:\Python24/lib/python2.4/config/Makefile
> > missing, python disabled.
>
> When I was building GDAL on MinGW, the only way I could get the Python support was by compiling
> the gdal module separately. I was using Dev-Cpp and made a makefile that did the job.
>
> I attached it so you (and other folks who may need it) can use it as a base to write your own
> makefile.
>
> Hope this helps.
> --
> Mario B.
>



More information about the Gdal-dev mailing list