问题描述

运行VC++编译时经常出现 
Linking… 
LINK : fatal error LNK1104: cannot open file “*.lib” 
Error executing link.exe.

VC++ 链接错误LINK : fatal error LNK1104: cannot open file "*.lib"

解决

关掉VC++6.0,以管理员身份重新启动编译链接~

 

相关文章:

  • 2021-05-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-31
  • 2021-10-17
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-30
  • 2021-12-26
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案