[gdal-dev] Missing msvcr80.dll ?

Harsh Govind harsh.govind at spadac.com
Thu Sep 3 16:21:12 EDT 2009


And unlike previous versions (msvcrt71) you cannot copy over 8.0 versions dlls from somewhere to your application directory in order to make it work. The solution per Martin's suggestion is to install vcredist.exe.

Regards,
Harsh Govind
SPADAC Inc.

-----Original Message-----
From: gdal-dev-bounces at lists.osgeo.org [mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of Martin Chapman
Sent: Thursday, September 03, 2009 4:00 PM
To: 'Martin Hvidberg'; gdal-dev at lists.osgeo.org
Subject: RE: [gdal-dev] Missing msvcr80.dll ?

Martin,

Sounds like that copy of GDAL you have has a manifest dependency on that
version of the C runtime.  You can download the vcredist.exe for the 8.0
version of the CRT from Microsoft and install it on that computer or make
your own by including the merge module for that CRT in a custom setup
program.

Best regards,
Martin

-----Original Message-----
From: gdal-dev-bounces at lists.osgeo.org
[mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of Martin Hvidberg
Sent: Thursday, September 03, 2009 1:57 PM
To: gdal-dev at lists.osgeo.org
Subject: [gdal-dev] Missing msvcr80.dll ?

Dear Group

Thanks for GDAL

I am running a script in Python, using GDAL.
Would like to run it on another (faster) computer.
Installed Python and GDAL


When I run the program it asks for a MSVCR80.dll file

Cant find it anywhere on the computer

Tried to copy it from the old computer, but it won't accept to load that.

What the h... is MSCVR80 and how do I get it onto my computer ???

Best Regards
Martin Hvidberg
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list