使用Visual Studio Projects文件进行跨平台编译(Cross
我有想在Linux和MAC上编译的Visual Studio项目。
我开始寻跨平台构建系统。 他们中的大多数都需要从头开始编写构建脚本。 其他人生成项目文件......问题是我觉得编辑vcproj文件而不是相关的构建脚本更加舒适。
是否有任何工具可以将vcproj文件作为输入在Linux和MAC上执行跨平台编译?
最好的祝福。
I have Visual Studio projects that I would like to compile on Linux and MAC.
I start looking for cross-platform build systems. Most of them require to write a build script from scratch. Others generate projects files... The problem is that I feel more confortable with editing vcproj files instead of associated build scripts.
Is there any tool that could take a vcproj files as input to perform cross-platform compilation on Linux and MAC?
Best regards.
最满意答案
编写自己的CMake文件来构建项目。 这将允许您更好地控制编译过程,这是构建跨平台解决方案的要求。
CMake非常有用并且有很好的文档记录。
Write your own CMake files to build the project. This will allow you greater control over the compilation process, and this is a requirement to build cross-platform soluti.
CMake is very used and well documented.
#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格
推荐阅读
留言与评论(共有 16 条评论) |
本站网友 来触摸吧 | 14分钟前 发表 |
Write your own CMake files to build the project. This will allow you greater control over the compilation process | |
本站网友 安卓源码下载 | 19分钟前 发表 |
这是构建跨平台解决方案的要求 | |
本站网友 《向日葵》 | 18分钟前 发表 |
他们中的大多数都需要从头开始编写构建脚本 | |
本站网友 台州房地产 | 24分钟前 发表 |
是否有任何工具可以将vcproj文件作为输入在Linux和MAC上执行跨平台编译? 最好的祝福 | |
本站网友 蓝牙传输距离 | 10分钟前 发表 |
这将允许您更好地控制编译过程 | |
本站网友 种植的牙价格 | 4分钟前 发表 |
他们中的大多数都需要从头开始编写构建脚本 | |
本站网友 餐厅店面装修 | 29分钟前 发表 |
我开始寻跨平台构建系统 | |
本站网友 网上办证 | 27分钟前 发表 |
and this is a requirement to build cross-platform soluti. CMake is very used and well documented. | |
本站网友 承山穴 | 13分钟前 发表 |
使用Visual Studio Projects文件进行跨平台编译(Cross-platform compiling with Visual Studio Projects files) 我有想在Linux和MAC上编译的Visual Studio项目 | |
本站网友 白蚁巢 | 14分钟前 发表 |
Write your own CMake files to build the project. This will allow you greater control over the compilation process | |
本站网友 华侨城二手房 | 30分钟前 发表 |
and this is a requirement to build cross-platform soluti. CMake is very used and well documented. | |
本站网友 卧蚕眼 | 4分钟前 发表 |
CMake非常有用并且有很好的文档记录 | |
本站网友 天与 | 16分钟前 发表 |
这是构建跨平台解决方案的要求 | |
本站网友 胎儿性别测试 | 27分钟前 发表 |
Write your own CMake files to build the project. This will allow you greater control over the compilation process | |
本站网友 南京二手房 | 16分钟前 发表 |
CMake非常有用并且有很好的文档记录 |