<div><font><font face="courier new,monospace">Martin,<br></font></font></div><div><font><font face="courier new,monospace">Did you by chance use cmake to build geos?  I built 1.9.1 against geos 3.3.5, but used cmake when building geos.  It appears the output files are named differently when cmake is used.  If you did use cmake, then it looks like you need to specify:<br>

</font></font></div><div><font><font face="courier new,monospace"><br></font></font></div><div><font><font face="courier new,monospace">GEOS_LIB     = $(GEOS_DIR)/lib/geos_c.lib</font></font><font><font face="courier new,monospace"><br>

</font></font></div><div><font><font face="courier new,monospace"><br></font></font></div><div><font><font face="courier new,monospace">if normal nmake was used without cmake generated files then it appears geos_c_i.lib is the proper lib.</font></font></div>

<div><font><font face="courier new,monospace"><br></font></font></div><div><font><font face="courier new,monospace">kss<br><br></font></font></div><br><div class="gmail_quote">On Wed, Sep 5, 2012 at 2:04 PM, Martin Chapman <span dir="ltr"><<a href="mailto:chapmanm@pixia.com" target="_blank">chapmanm@pixia.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="white" lang="EN-US" link="blue" vlink="purple"><div><p>I love this user group.  Thanks <span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Joaquim</span>!</p>

<p> </p><p>Best regards,</p><p>Martin</p><p class="MsoNormal"><span style="color:#1f497d"> </span></p><p class="MsoNormal"><span style="color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> Joaquim Luis [mailto:<a href="mailto:jluis@ualg.pt" target="_blank">jluis@ualg.pt</a>] <br>

<b>Sent:</b> Wednesday, September 05, 2012 2:03 PM<br><b>To:</b> Martin Chapman<br><b>Cc:</b> <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a></span></p><div class="im"><br><b>Subject:</b> Re: [gdal-dev] GEOS Ver 3.3.5 and GDAL Ver 1.91</div>

</div></div><div><div class="h5"><p class="MsoNormal"> </p><p class="MsoNormal">On 05-09-2012 20:33, Martin Chapman wrote: </p><p class="MsoNormal">All,</p><p class="MsoNormal"> </p><p class="MsoNormal">I am trying to compile GDAL 1.91 with GEOS version 3.3.5 on windows 7 x64 and the nmake.opt file does not seem to match the directory structure of the latest GEOS.  Am I missing something simple?  Any help is much appreciated.</p>

<p class="MsoNormal"> </p><p class="MsoNormal">Muchos gracias,</p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman , serif","serif"">Martin</span></p>

<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""> </span></p></div></div><p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><br>

Martin,<br><br>I have built GDAL trunk recently with GEOS 3.3.5 with no problems, but I use a name coding for the dir where the libs are stored.<br>For example, for GEOS I have in my nmake.local<br><br>GEOS_DIR = C:\programs\compa_libs\geos-3.3.5\compileds<br>

GEOS_CFLAGS = -I$(GEOS_DIR)/$(LIB_CC)/include -DHAVE_GEOS<br>GEOS_LIB     = $(GEOS_DIR)/$(LIB_CC)/lib/geos_c_i.lib<br><br>where $(LIB_CC) translates to <br>VC10_64 or VC10_32<br>depending whether I'm building 32 or 64 bits versions<br>

Off course, when I compiled GEOS, I stored the libs in $(GEOS_DIR)/$(LIB_CC)/lib and the headers in $(GEOS_DIR)/$(LIB_CC)/include<br><br>Joaquim<br><br></span></p></div></div><br>_______________________________________________<br>


gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br>