【问题标题】:Visual Studios Link.exe error: "extra operand"Visual Studio Link.exe 错误:“额外操作数”
【发布时间】:2010-09-13 06:26:57
【问题描述】:

我们的构建过程使用 Visual Studios 2003 link.exe 进行链接。在一台机器上,我们看到以下错误:

_X86_Win32/Debug/Intermediate/OurApp.exe LINK: extra operand `/subsystem:windows' Try `LINK --help' for more information

它似乎使用与其他机器相同版本的视觉工作室。有没有人遇到过这个问题?

【问题讨论】:

    标签: visual-studio build-process linker


    【解决方案1】:

    看起来在搜索路径的某处有一份 GNU 链接实用程序的副本。此消息不是来自 Microsoft 链接器。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-11-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-07-13
      • 1970-01-01
      相关资源
      最近更新 更多