[Gdal-dev] swig - gdal msvcr80.dll errors
Norman Barker
nbarker at ittvis.com
Tue Jul 18 11:17:04 EDT 2006
-----Original Message-----
From: gdal-dev-bounces at lists.maptools.org
[mailto:gdal-dev-bounces at lists.maptools.org] On Behalf Of Mateusz Loskot
Sent: Tuesday, July 18, 2006 3:20 PM
To: gdal-dev at lists.maptools.org
Subject: Re: [Gdal-dev] swig - gdal msvcr80.dll errors
Norman Barker wrote:
> Hi,
>
> I have built gdal using the Microsoft .Net SDK, and this works fine,
all
> the binaries - gdalinfo, gdal_translate, everything works ok.
>
> I then proceeded to build the swig java libraries (I have done this on
> linux - works fine, just need to test on windows), these also build
> fine. However when I run
>
> java -Djava.library.path -cp .;gdal.jar;apps gdalinfo
>
> I get the exception msvcr80.dll not found - which is true it isn't!
The
> assembly version in the manifest files doesn't match any in
> C:\WINDOWS\WinSxS however it works fine with the main GDAL build.
Does
> anyone have any ideas on how to fix this? If I could make it point to
a
Have you read these posts?
http://lists.maptools.org/pipermail/gdal-dev/2005-December/007534.html
http://lists.maptools.org/pipermail/gdal-dev/2005-December/007535.html
and this one:
http://forums.microsoft.com/msdn/showpost.aspx?postid=15218&siteid=1
You should be able to find solution there.
Best regards
--
Mateusz Loskot
Thanks for your help, I have seen these posts and the manifest files are
with the dlls / exes. I think the important thing here is the main
executables work it is just the swig part. Do you have any other ideas?
Thanks,
Norman
More information about the Gdal-dev
mailing list