I have an existing solution created with VS2005. And currently I am using Visual Studio Community 2013. When attempting to link, I get the following error:
Error 3 error LNK1104: cannot open file 'mfc80u.lib'
We do not specifically specify this as a dependency. But we have set "Use MFC in a Shared DLL" for Use of MFC.
There is mfc120u.lib in C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\lib directory.