<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Unresolved External Error with GetFieldAsStringList</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I've recently built gdal 1.4.0 (Using Visual<BR>
Studios Express 2005), and I am having a linking<BR>
error:<BR>
<BR>
error LNK2001: unresolved external symbol &quot;public: char * * __thiscall OGRFeature::GetFieldAsStringList(int)&quot; (?GetFieldAsStringList@OGRFeature@@QAEPAPADH@Z)<BR>
<BR>
I'm getting this error 14 times (for different<BR>
times that it is being called in my code), but<BR>
I'm not getting any other linking errors from<BR>
trying to use gdal functions. This same code<BR>
was compiling correctly while using pre-built<BR>
binaries of gdal 1.3.2.<BR>
<BR>
Is this a known issue?<BR>
</FONT>
</P>

</BODY>
</HTML>