I think you&#39;d just have to replace the reference to this version of gdal_csharp.dll and recompile the project.<br><br>Best regards,<br><br>Tamas<br><br><br><br><div class="gmail_quote">2009/3/7 Tomas R <span dir="ltr">&lt;<a href="mailto:monshi@home.se">monshi@home.se</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks, it works. Just set the path.<br>
<br>
Proj4 I think I will grab from your compilation. Should work good enough. I will compile GDAL myself to keep it minimal. Only need the Proj4 library as far as I know.<br>
<br>
Sadly, it seems a straight upgrade from, 1.5 is not possible. That is, my use of GDAL is to create a plugin to SportTracks making GDAL available to other plugins. Plugins linked via csharp libraries to 1.5 version seems not to find the 1.6 version, they will need to be updated to work.<br>

That&#39;s just how it is I guess. <br>
Thanks<br>
/Tomas<br>
<br>
<br>
Tamas Szekeres skrev:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
<br>
If you use my SDK just download and extract the proj4 package (eg.  proj-4.6.1) within the SDK root directory and use:<br>
<br>
nmake proj PROJ_DIR=proj-4.6.1<br>
<br>
<br>
The Makefile will set the compiler version and the WIN64 setting seemlessly.<br>
<br>
It seems like the @SET FrameworkDir=Framework32  should point to the absolute path of the framework directory (ie C:\WINDOWS\Microsoft.NET\Framework) in your batch file.<br>
<br>
<br>
Best regards,<br>
<br>
Tamas<br>
<br></div><div class="im">
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">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>
</div></blockquote><div><div></div><div class="h5">
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">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>
</div></div></blockquote></div><br>