[gdal-dev] Missing msvcr80.dll ?

Martin Chapman chapmanm at pixia.com
Thu Sep 3 16:00:19 EDT 2009


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