LINK : fatal error LNK1104: cannot open file "mfc42d.lib"  
Author Message
Shalabh337





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

Hi,

I am trying to run a VC++ code and I am getting the following error:

LINK : fatal error LNK1104: cannot open file "mfc42d.lib"

I have located the file mfc42d.lib and also have included the path in the directory, but that doesnt help.

Can anyone help out

Thanks



Visual Studio Express Editions10  
 
 
Ayman Shoukry





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=286206&SiteID=1 for similar question.

Thanks,
Ayman Shoukry
VC++ Team


 
 
Shalabh337





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

That does not help, and thats why i posted it again

Thanks.


 
 
OShah





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

Does the same problem occur with Visual Studio Standard Edition

 
 
Ayman Shoukry





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

Also, where is the file mfc42d.lib located on your machine

Thanks,
Ayman Shoukry
VC++ Team


 
 
ThemisK





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

Has this thread been closed I have the same problem the original post described. I only have 2005 Express Edition on my machine (no Visual Studio 6 or anything else). How can I get mfc42d.lib
 
 
Ayman Shoukry - MSFT





PostPosted: Visual C++ Express Edition, LINK : fatal error LNK1104: cannot open file "mfc42d.lib" Top

The VC Express edition doesn't support developeing MFC applications.

Thanks,
Ayman Shoukry
VC++ Team