[Gdal-dev] GDAL 1.5.1 distribution - something's missing

Mateusz Loskot mateusz at loskot.net
Thu Jul 17 10:29:55 EDT 2008


Maksim Sestic wrote:
> Obviously failing at Gdal.AllRegister(), although the same setup works on
> the other machine having VS 2005 installed. I guess I'm missing some
> VC...something library - but, which one?

Maksim,

Try to use Dependency Walker (http://www.dependencywalker.com/), also
known as depende.exe in bin directory of Visual Studio, to find what DLL
files can not be found.

I'm quite sure that you don't have C/C++ run-time libraries actually
uninstalled after you've removed Visual C++ 2005.

You can download the redistributable package from microsoft.com:

1) if you didn't use SP1 for Visual Studio 2005

http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en

2) if you did use SP1 for VS2005

http://www.microsoft.com/downloads/info.aspx?na=47&p=1&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=32bc1bee-a3f9-4c13-9c99-220b62a191ee&u=details.aspx%3ffamilyid%3d200B2FD9-AE1A-4A14-984D-389C36F85647%26displaylang%3den

I'm not sure if these links won't get broken, but if they will,
just google for:

Microsoft Visual C++ 2005 Redistributable Package

or

Microsoft Visual C++ 2005 SP1 Redistributable Package

Greetings
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org


More information about the gdal-dev mailing list