fatal error LNK1104: cannot open file 'MSCOREE.lib'
自:http://blog.csdn.net/smartgps2008/article/details/7258613新建CLR項目,直接運行,提示錯誤:fatal error LNK1104: cannot open file 'MSCOREE.lib'
MSCOREE.lib was moved for Visual Studio 2008. It now resides here:
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\x64
將上面2個目錄路徑添加到如下配置中:Tools-Options-Projects and Solution-VC++ Directories-Win32 or x64-Libraries