[Gdal-dev] swig - gdal msvcr80.dll errors
Norman Barker
nbarker at ittvis.com
Tue Jul 18 10:02:27 EDT 2006
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060718/50620c0c/attachment.html
More information about the Gdal-dev
mailing list