VC++ 链接错误LINK : fatal error LNK1104: cannot open file "*.lib"
摘要:问题描述: 运行VC++编译时经常出现 Linking… LINK : fatal error LNK1104: cannot open file “*.lib” Error executing link.exe. 解决: 关掉VC++6.0,以管理员身份重新启动编译链接~
阅读全文
posted @ 2018-11-22 15:39