<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi,<br>
<br>
the Correlator code was merged into GDAL during GSoC 2012. Why do
you want separate build of this functionality?<br>
See <a class="moz-txt-link-freetext" href="https://svn.osgeo.org/gdal/trunk/gdal/alg/gdal_alg.h">https://svn.osgeo.org/gdal/trunk/gdal/alg/gdal_alg.h</a> the
method GDALComputeMatchingPoints<br>
<pre class="moz-signature" cols="72">Best regards,
Dmitry</pre>
07.02.2014 9:45, Kshitij Kansal пишет:<br>
</div>
<blockquote
cite="mid:CAKTWcS=B=URW6-+=fQfH2WhuADnq+MKViU=LT1yH6PqXPBjdfg@mail.gmail.com"
type="cite">
<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 moz-do-not-send="true"
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
</blockquote>
<br>
</body>
</html>