Log in

View Full Version : Why MSVCRTD.dll ? Check external dependencies.


Blankman
13th April 2003, 21:43
I have VirtualdubMod installed on four PCs using the same process and all the DLL libraries. On two PCs they start-up and run without any error messages or warnings. On the other two PCs, I get the message:
The dynamic link library MSVCRTD.dll could not be found in path...

An initial conclusion... VirtualdubMod must have an external dependency on something that was triggering this error event.

After searching through related component folders, I finally isolated the problem to the ImageSequence.dll and imglib.dll residing in the AVISynth plugins folder. Removing both of these DLLs, got rid of the error message. Why did these DLLs create a problem? Well I guess I'll have to take that up with the author in another dicussion area.

Belgabor
14th April 2003, 22:48
Thats in fact good to know. People were reporting the missing dll (iirc mainly on XP) and I didn't know how this dependency should have come into VDubMod, now I know and can tell everyone complaining it's not our fault =)

Cheers