RE: [gdal-dev] VPF parsing

2009-01-22 Thread Malm Paul
Frank, How do I get past the inabilito of (MS Windows) to create file names including '*'? Paul -Original Message- From: Frank Warmerdam [mailto:warmer...@pobox.com] Sent: den 21 januari 2009 18:16 To: Malm Paul Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] VPF parsing Malm

Re: [gdal-dev] GDAL with ECW on windows

2009-01-22 Thread Frank Warmerdam
Kevin Faschoway wrote: I'm trying to build MapServer/GDAL with ECW support on windows but from the following link: http://trac.osgeo.org/gdal/wiki/ECW It says: Building GDAL with ECW support on Windows TO BE DONE Does anyone know if GDAL supports ECW yet on Windows? If so can you send me the

[gdal-dev] GDAL with ECW on windows

2009-01-22 Thread Kevin Faschoway
I'm trying to build MapServer/GDAL with ECW support on windows but from the following link: http://trac.osgeo.org/gdal/wiki/ECW It says: Building GDAL with ECW support on Windows TO BE DONE Does anyone know if GDAL supports ECW yet on Windows? If so can you send me the build instructi

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