【问题标题】:Difference between Microsoft Visual C++ 2010 x64 cross tools vs MSVC++ redistributableMicrosoft Visual C++ 2010 x64 交叉工具与 MSVC++ 可再发行组件之间的区别
【发布时间】:2016-10-07 11:26:17
【问题描述】:

要在windows环境下使用intel fortran和其他商业软件包,先决条件是拥有Microsoft Visual C++: Microsoft Visual C++ 2010 x64 交叉工具

如果我检查我安装的程序,我会看到“Microsoft Visual C++ 2010 x64 redistributable 10.0.40219”

“Microsoft Visual C++ 2010 x64 redistributable 10.0.40219”是否与“Microsoft Visual C++ 2010 x64 cross tools”不同?

在网上,我读到要拥有 Microsoft Visual C++ 2010 x64 交叉工具,我需要安装 MS Visual Studio 2010。

我是否必须购买 MS Visual Studio 才能拥有“Microsoft Visual C++ 2010 x64 交叉工具”?

所以我很困惑!

提前感谢您的及时回复!

【问题讨论】:

    标签: c++ visual-studio-2010


    【解决方案1】:

    可再发行组件只是允许您安装的库,以使 msvc 构建的应用程序在客户端系统上运行。

    这与在系统上安装 msvc 2010 不同。

    名称不同的东西一般是不同的东西,即使名称的一部分相似。

    【讨论】:

      猜你喜欢
      • 2015-12-19
      • 2010-12-08
      • 2020-09-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-12-31
      相关资源
      最近更新 更多