linux - 使用 MSBuild 进行远程 Linux 编译

标签 linux msbuild cross-compiling

早上好

MSBuild 需要在其运行的 PC 上安装 Visual Studio 2017/19,以便能够在远程 linux 环境中编译 C 和 C++。

我想知道是否有一种方法可以在 Windows PC 上只安装 MSBUILDTOOL 进行远程编译? (所以没有 VS 2017 或 2019)

谢谢 手册

最佳答案

有一个名为Build Tools的组件,您可以安装它并使用msbuild,而无需安装Visual Studio

关于linux - 使用 MSBuild 进行远程 Linux 编译,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55704777/

相关文章:

c - I2C 设备 linux 驱动程序

linux - Firefox 不加载虚拟主机网站而 chrome 加载虚拟主机网站

go - 编译器如何交叉编译到不同的操作系统和体系结构?

android - Android 7 中的 IPerf3 执行不起作用

linux - 打印行号模 1000000

c++ - json_object_object_add,段错误

msbuild - 使用 MSBuild 覆盖属性

MSBuild 和 IgnoreStandardErrorWarningFormat

c# - 使用 TFS 2017 BuildAgent 构建解决方案时出现错误 CS0234

c++ - qt5.4在linux for windows上交叉编译