<div dir="ltr">I'm new to GDAL, though I'm looking forward to using it. I've compiled 1.5.2 under Microsoft Visual Studio 2008 and am trying to experiment with the library. In my application that links to the library I'm getting an unresolved reference (pasted below). I don't have any ODBC experience and would appreciate 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. 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 "public: int __thiscall CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned short)" (?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>