[Gdal-dev] MSVCRT80.dll

Matt Hanson mhanson at photon.com
Mon Sep 11 22:33:12 EDT 2006


I'm not sure how exactly I did things differently, but I got the latest snapshot for the SetMetadataItem fix and compiled using nmake as per the Windows install directions.   I overwrote my gdal13.dll and gdal13.dll.manifest files and I'm getting a error:
 
"This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix the problem"
 
I'm using nmake.opt as is except for changing the directory.   I also edited cpl_config.h.vc to set the vnsprintf and related functions to 0.
 
Now it's important to note that I did get this error when I first tried to install GDAL but ended up solving it by copying the dll and manifest files to the directory where my exe is located.   But this time it doesn't work.  I even went back to the 1.3.2 release version and am getting the same error.   Also note I have followed all old suggestions on the forums concerning this and they don't work.  This is somehow related to debug information.
 
Has anyone else encountered this?   This problem drove me nuts for hours the first time and I'd rather not repeat it.




More information about the Gdal-dev mailing list