[gdal-dev] GDAL-Correlator Compilation Problems

Kshitij Kansal kansal.k at gmail.com
Thu Feb 6 21:45:51 PST 2014


Hello

I was to trying to compile the code for GDAL-Correlator that I cloned from
https://github.com/migal-drew/GDAL-correlator

Even though I have included all the header files in the Include Path and
gdal and cpl files are already included, I am getting the following errors

/*
In function `GatherFeaturePoints(GDALDataset*, int*,
GDALFeaturePointsCollection*, int, int, double)':

undefined reference to `CPLError

undefined reference to `GDALDataset::GetRasterBand(int)'

undefined reference to
GDALSimpleSURF::ConvertRGBToLuminosity(GDALRasterBand*, GDALRasterBand*,
GDALRasterBand*, int, int, double**, int, int)'
*/

and many more errors like this.

All the above functions are a part of some header file. Like CPLError() has
its definition in cpl_error.h which is already included, but I am still
getting this error.

Can anyone help?

Regards,

Kshitij Kansal

Lab For Spatial Informatics,

IIIT Hyderabad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140207/7d3a2434/attachment.html>


More information about the gdal-dev mailing list