<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">
<DIV>Hi,</DIV>
<DIV>I have the following unresolved external errors compiling gdal 1.5.1 for WinCE:</DIV>
<DIV>&nbsp;</DIV>
<DIV>ogrgeometry.obj : error LNK2019: unresolved external symbol OGR_G_ExportToKML referenced in function "public: virtual char * __cdecl OGRGeometry::exportToKML(void)const "<BR>ogrgeometry.obj : error LNK2019: unresolved external symbol OGR_G_ExportToJson referenced in function "public: virtual char * __cdecl OGRGeometry::exportToJson(void)const "<BR>dbfopen.obj : error LNK2019: unresolved external symbol SASetupDefaultHooks referenced in function DBFOpen<BR>shpopen.obj : error LNK2001: unresolved external symbol SASetupDefaultHooks<BR>shpopen.obj : error LNK2019: unresolved external symbol snprintf referenced in function SHPReadObject</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I solved the problems doing the following:</DIV>
<DIV>a) change ogrgeometry.c and comment out the calls to OGR_G_ExportToKML&nbsp; and OGR_G_ExportToJson</DIV>
<DIV>b) "Add Existing" to add shp_vsi.c to the Visual Studio project in org-&gt;ogr_frmts-&gt;shape. This resolves SASetupDefaultHooks </DIV>
<DIV>c) add&nbsp; #include "cpl_port.h" to shapelib.h to resolve snprintf</DIV>
<DIV>&nbsp;</DIV>
<DIV>I don't know if this is the right approach, but now the library&nbsp;is correctly created</DIV>
<DIV>&nbsp;</DIV>
<DIV>Marcello Ferrero</DIV></DIV></DIV><BR></DIV></div><br>
      <hr size=1>Like movies? Here's a limited-time offer: <a href="http://us.rd.yahoo.com/evt=47522/*http://tc.deals.yahoo.com/tc/blockbuster/text4.com
">Blockbuster Total Access</a> for one month at no cost.</body></html>