I have converted a VC6 project to a VC7 solution.
After build process, I have this error :
LINK : fatal error LNK1104: cannot open file 'mfc42d.lib'
How can I search the library causing the problem ?
I have already tried to comment some code using specific libraries but without success.
I don't get the hand on.
Is there a tool which can show the dependency libraries of a .lib file ?
Start Free Trial