[gdal-dev] Re: Building 64 bit, Swig Error

Tamas Szekeres szekerest at gmail.com
Sat Mar 7 10:27:40 EST 2009


I think you'd just have to replace the reference to this version of
gdal_csharp.dll and recompile the project.

Best regards,

Tamas



2009/3/7 Tomas R <monshi at home.se>

> Thanks, it works. Just set the path.
>
> 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.
>
> 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.
> That's just how it is I guess.
> Thanks
> /Tomas
>
>
> Tamas Szekeres skrev:
>
>>
>>
>> If you use my SDK just download and extract the proj4 package (eg.
>>  proj-4.6.1) within the SDK root directory and use:
>>
>> nmake proj PROJ_DIR=proj-4.6.1
>>
>>
>> The Makefile will set the compiler version and the WIN64 setting
>> seemlessly.
>>
>> 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.
>>
>>
>> Best regards,
>>
>> Tamas
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> gdal-dev mailing list
>> gdal-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090307/b9f38348/attachment.html


More information about the gdal-dev mailing list