Hi,<br><br>You shouldn't have to do it manually, just run:<br><br>make interface<br>make<br><br>in the csharp directory right after compiling the gdal libraries.<br><br>Best regards,<br><br>Tamas<br><br><br><br><div class="gmail_quote">
2009/3/24 turtlewax <span dir="ltr"><<a href="mailto:fevans@harris.com">fevans@harris.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Tamas:<br>
<br>
I've been working on the Mono bindings for gdal for months now. All these steps look like they might solve my problem, but I'm having trouble translating them into actions. For example:<br>
<div class="im"><br>
<br>
2. $(LD) should be used instead of $(LD_SHARED) when linking the<br>
shared libraries with libtool.<br>
<br>
<br>
</div>Do I define this in the swig/csharp/GNUMakefile, or with a ./configure command, or with an environment variable?<br>
<div class="im"><br>
<br>
3. Should use $(SO_EXT) as the shared object extension (in every case)<br>
<br>
<br>
</div>Ditto for SO_EXT. Where do I define these?<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://n2.nabble.com/C--fix-for-supporting-the-libtool-builds-tp2029188p2527093.html" target="_blank">http://n2.nabble.com/C--fix-for-supporting-the-libtool-builds-tp2029188p2527093.html</a><br>
Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
<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>
</font></blockquote></div><br>