Thread
:
fatal error LNK1104: cannot open file 'mfc42d.lib'
View Single Post
shabbir
Go4Expert Founder
13Jul2006,10:28
Do you have Visual studio 6. If not get that and you will get the MFC42D.dll or try importing the source code from VS6 to VS8.
To link to a particular DLL you need to specify the path in the Lib directories.