【问题标题】:Is the service pack required for the C++ runtime if the compiler has the service pack installed?如果编译器安装了服务包,C++ 运行时是否需要服务包?
【发布时间】:2015-04-28 12:44:34
【问题描述】:

如果我使用 Microsoft Visual Studio Professional 2010 SP1 编译 dll 文件,即使客户端 PC 安装了 C++ 2010 运行时而不是 C++ 2010 SP1 运行时,它们是否仍然能够运行 dll?

【问题讨论】:

    标签: c++ visual-studio-2010 visual-studio


    【解决方案1】:

    没有。想一想:如果旧的运行时足够了,微软为什么还要发布新的 SP1 运行时包?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-08-28
      • 2023-04-02
      • 1970-01-01
      • 1970-01-01
      • 2020-08-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多