[Gdal-dev] Re: swig - gdal msvcr80.dll errors
Charlie Savage
cfis at savagexi.com
Tue Jul 18 20:50:33 EDT 2006
This is the best explanation I've seen on how unmanaged assemblies work
(which is what you build with VC 2005).
http://www.grimes.demon.co.uk/workshops/fusWSThirteen.htm
Charlie
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
> different assembly I might be ok.
>
> Thanks,
>
>
>
> Norman
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/gdal-dev
More information about the Gdal-dev
mailing list