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:
>>
> 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"