Re: [gdal-dev] Problems linking 1.10 with CURL support

2014-02-09 Thread Even Rouault
Le lundi 03 février 2014 15:24:35, Andy Cheetham a écrit : > Hi All > > I'm have trouble linking GDAL 1.10 with CURL support enabled. > > I can and have been building GDAL 1.9 with CURL so I'm sure I have all the > settings within the nmake.opt file correct, unless I have to do something > differ

Re: [gdal-dev] Problems linking 1.10 with CURL support

2014-02-05 Thread Jeff McKenna
Hi Andy, For MS4W I currently build GDAL 1.10.1 against curl-7.34.0, with no issues. My CURL_DIR setting points to the curl root directly (not "src" as yours does). -jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ On 2/3/2014, 10:24 AM, Andy

Re: [gdal-dev] Problems linking 1.10 with CURL support

2014-02-03 Thread Jukka Rahkonen
Andy Cheetham geomaticSolutions.com> writes: > > Hi All > > I'm have trouble linking GDAL 1.10 with CURL support enabled. > > I can and have been building GDAL 1.9 with CURL so I'm sure I have all the > settings within the nmake.opt file correct, unless I have to do something > different for

[gdal-dev] Problems linking 1.10 with CURL support

2014-02-03 Thread Andy Cheetham
Hi All I'm have trouble linking GDAL 1.10 with CURL support enabled. I can and have been building GDAL 1.9 with CURL so I'm sure I have all the settings within the nmake.opt file correct, unless I have to do something different for the latest version. I'm on Windows 7 and have tried using both