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

LINK : fatal error LNK1104: cannot open file "mfc42d.lib"
rkbrown
See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=286206&SiteID=1 for similar question.
Thanks, Ayman Shoukry VC++ TeamBluca
The VC Express edition doesn't support developeing MFC applications.
Thanks, Ayman Shoukry VC++ TeamGreat AShok
isearcher
Also, where is the file mfc42d.lib located on your machine
Thanks, Ayman Shoukry VC++ TeamBagpuss
picnic
That does not help, and thats why i posted it again
Thanks.