【问题标题】:Where can I get a standalone nmake.exe?我在哪里可以获得独立的 nmake.exe?
【发布时间】:2012-09-05 23:12:57
【问题描述】:

nmake.exe,一个 Microsoft Windows 端口,过去可用于 Microsoft 知识库服务器上的 download。他们已经撤下了这篇文章,我不知道在哪里可以可靠地获得nmake.exe 的独立版本。我会使用来自 Microsoft Visual Studio 开发平台之一的副本,但我担心我会忘记包含一些备用 DLL 文件。

【问题讨论】:

    标签: visual-studio nmake


    【解决方案1】:

    我很确定你不能。这些天它包含在 Visual Studio 中。您可以在vc/bin 子目录中找到它。它唯一的非标准依赖项是 CRT 的 DLL 版本,例如 msvcrt90.dll 用于 Visual Studio 2008 中包含的 nmake.exe 版本。

    【讨论】:

      【解决方案2】:
      【解决方案3】:

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2011-02-24
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2020-12-11
        相关资源
        最近更新 更多