Running Directshow appllication

Hi,

i have developed a directshow application using Visual C++ 6.0.

If i run the exe in another PC, i get the following error :

MFC42D.DLL not found.

I have installed DirectX 9.0b in that PC.

How can i solve this problem?

Thanks

Karthy

[284 byte] By [Karthy] at [2007-12-21]
# 1
The "D" in MFC42D is for debug and that file will not normally be installed on a generic system. Build your application for release and this problem should go away.
DouglasJordan at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,DirectShow Development...
# 2

Thanks Douglas!!!

I built it in release mode and it is working fine.

Karthik

Karthy at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,DirectShow Development...

Software Development for Windows Vista

Site Classified