Re: [gdal-dev] Re: GDALAllRegister()

2011-02-07 Thread Jorge Arévalo
On Mon, Feb 7, 2011 at 12:18 PM, alejandra rodriguez wrote: > Hello, I am starting using GDAL, I have downloaded the libraries and I'm trying to use them in my code, but when I try with the GDALAllRegister() function an error appears. I only have written this code: >>

[gdal-dev] Re: GDALAllRegister()

2011-02-07 Thread alejandra rodriguez
> Hello, >>> >>> I am starting using GDAL, I have downloaded the libraries and I'm trying >>> to use them in my code, but when I try with the GDALAllRegister() function >>> an error appears. I only have written this code: >>> >>> #include >>> >>> using namespace std; >>> >>> #include "gdal_priv.h"