RE: [gdal-dev] JPEG format - TestCapability

2009-07-29 Thread Belaid MOA
Thank you very much Frank. With best regards. Belaid Moa. > Date: Wed, 29 Jul 2009 16:35:16 -0400 > From: warmer...@pobox.com > To: belaid_...@hotmail.com > CC: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] JPEG format - TestCapability > > Belaid MOA wrote: >

Re: [gdal-dev] JPEG format - TestCapability

2009-07-29 Thread Frank Warmerdam
Belaid MOA wrote: Thank you all for your reply. Somehow I could not get TestCapability to work. I get the compilation error: "class GDALDriver has no member named TestCapability". According to the gdal_priv.h and GDAL Doc, the GDALDriver class does not have TestCapability function. Am I mi

RE: [gdal-dev] JPEG format - TestCapability

2009-07-29 Thread Belaid MOA
Thank you all for your reply. Somehow I could not get TestCapability to work. I get the compilation error: "class GDALDriver has no member named TestCapability". According to the gdal_priv.h and GDAL Doc, the GDALDriver class does not have TestCapability function. Am I missing something? W