Re: [gdal-dev] [OGR] Build GDAL 1.6 with OGDI enabled

2009-01-22 Thread Frank Warmerdam
Alexandre Gacon wrote: Hi, We had some problems to enable the OGDI driver in the 1.6.0 version of GDAL/OGR, with Windows. The OGDI library uses the zlib library in version 1.1.4 as a dynamic library, whereas GDAL uses the same library in version 1.2.? as a static library. Thus there is name

[gdal-dev] [OGR] Build GDAL 1.6 with OGDI enabled

2009-01-22 Thread Alexandre Gacon
Hi, We had some problems to enable the OGDI driver in the 1.6.0 version of GDAL/OGR, with Windows. The OGDI library uses the zlib library in version 1.1.4 as a dynamic library, whereas GDAL uses the same library in version 1.2.? as a static library. Thus there is name conflicts in the linking of