![]() |
1
3
根据我的经验,在Linux和Windows上进行双重开发的最佳方法是抛弃现有的visualstudio项目文件,而是使用CMake生成特定于平台的构建环境。它能够输出Nmake makefile(对于命令行Windows构建)、visualstudio项目和Linux makefile。文档还有一点不尽如人意,但一旦你有了它并运行起来,它就很容易维护了。 |
![]() |
2
0
FAQ 提供MinGW的安装说明。似乎包含了一个GNU Makefile,所以您不需要处理visualstudio项目文件。 |
![]() |
3
0
此处说明: http://quantlib.org/install/macosx.shtml
以下应该可以工作(尽管您可能需要查看配置选项)
|
![]() |
4
-2
你肯定想看看Mono,它可能正是你想要的: http://monodevelop.com/ |
|
kaiselwyvrn · 我无法打开Visual Studio项目 1 年前 |
![]() |
Cobra_Fast · 如何查找不必要的空运算符? 3 年前 |
![]() |
lolorekkk · 面板插入。NET WinForm 3 年前 |