【发布时间】:2010-12-30 19:42:12
【问题描述】:
当我从 make 运行 nmake.exe 时,我收到此错误:
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1065: invalid option '-'
但我不会在任何地方将“-”作为选项传递。
如果我从 make 外部运行相同的命令,它会正常工作。
【问题讨论】: