<div dir="ltr">Hello<div><br></div><div>I was to trying to compile the code for GDAL-Correlator that I cloned from </div><div><a href="https://github.com/migal-drew/GDAL-correlator">https://github.com/migal-drew/GDAL-correlator</a><br>

</div><div><br></div><div>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</div><div><br></div><div>/*</div><div>In function `GatherFeaturePoints(GDALDataset*, int*, GDALFeaturePointsCollection*, int, int, double)':<br>

</div><div><br></div><div>undefined reference to `CPLError<br></div><div><br></div><div>undefined reference to `GDALDataset::GetRasterBand(int)'<br></div><div><br></div><div>undefined reference to GDALSimpleSURF::ConvertRGBToLuminosity(GDALRasterBand*, GDALRasterBand*, GDALRasterBand*, int, int, double**, int, int)'<br>

</div><div>*/</div><div><br></div><div>and many more errors like this.</div><div><br></div><div>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.</div>

<div><br></div><div>Can anyone help?</div><div><br></div><div>Regards,</div><div><br clear="all"><div><div dir="ltr"><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Kshitij Kansal</blockquote><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Lab For Spatial Informatics,<br></blockquote><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

IIIT Hyderabad<br></blockquote></div></div>
</div></div>