[Gdal-dev] RE: [vtp] MSVCRTD.dll

Norman Vine nhv at cape.com
Thu Apr 29 19:23:06 EDT 2004


Ben Discoe writes:
> 
> > From: Michael Flaxman
> > 
> > I'm caught on an unrelated problem.  Somehow, my Enviro is 
> > not finding projd.dll.  Its in my windows/system32 folder, and 
> > "Depends.exe" finds it.
> 
> Some theories.  Could be a versioning issue; the projd.dll might have gotten
> moved around on your system from an older copy.  Might be a related API
> failure, which GDAL is simply reporting as 'DLL not found' even though the
> DLL is found.

my WAG is that GDAL is looking for proj.dll and doesn't look for projd.dll

see $GDAL_SRC / ogr / ogrct.cpp

Norman



More information about the Gdal-dev mailing list