[Gdal-dev] How can I build my application without using the "gdl11.dll"

Wang, Hao hw8c2 at mizzou.edu
Wed Sep 4 14:56:54 EDT 2002


Hi, 

I am developing an application that could read ArcInfo binary grid using MS VC++ 6.0. I got some errors like:

aigccitt.obj : error LNK2001: unresolved external symbol _CPLError
aigopen.obj : error LNK2001: unresolved external symbol _CPLError
gridlib.obj : error LNK2001: unresolved external symbol _CPLError
aigopen.obj : error LNK2001: unresolved external symbol _VSIFClose

But when I added the "gdal_i.lib" as Objects/library modules in the Project Setting, I was prompted to have the file "gdal11.dll" to build my program. So, I am wondering if there is a way to use that part of the GDAL library without binding my program with "gdal11.dll".

Thanks,

Hao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20020904/dcc26379/attachment.html


More information about the Gdal-dev mailing list