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.


Error 3 error LNK2019: unresolved external symbol
[EMAIL PROTECTED] in function "public: int __thiscall
CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned
short)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) gdal.lib




-- 
http://giscoder.blogspot.com/
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to