<div dir="ltr">I&#39;m new to GDAL, though I&#39;m looking forward to using it. &nbsp;I&#39;ve compiled 1.5.2 under Microsoft Visual Studio 2008 and am trying to experiment with the library. &nbsp;In my application that links to the library I&#39;m getting an unresolved reference (pasted below). &nbsp;I don&#39;t have any ODBC experience and would&nbsp;appreciate&nbsp;any advice as to how I can resolve this reference (and some other ODBC unresolved externals that come after this) so I can compile and use OGR. &nbsp;Thanks much for any help.<div>
<br></div><div><br></div><div><br></div><div><div>Error<span class="Apple-tab-span" style="white-space:pre">        </span>3<span class="Apple-tab-span" style="white-space:pre">        </span>error LNK2019: unresolved external symbol _SQLInstallerError@20 referenced in function &quot;public: int __thiscall CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned short)&quot; (?InstallDriver@CPLODBCDriverInstaller@@QAEHPBD0G@Z)<span class="Apple-tab-span" style="white-space:pre">        </span>gdal.lib<span class="Apple-tab-span" style="white-space:pre">        </span></div>
<div><br></div><div><br></div><div><br></div><br>-- <br><a href="http://giscoder.blogspot.com/">http://giscoder.blogspot.com/</a><br>
</div></div>