Compiling/zh-cn: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:
|}
|}
</div>
</div>

To compile on BSD, and other Unix systems, you can follow the general instruction in [[Compile_on_Linux|Compile on Linux]] but using the appropriate dependencies in those systems.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">

Revision as of 20:24, 13 March 2020

如何编译FreeCAD,针对每种操作系统,都有它自己的页面,在在线帮助文档里有.

'Windows' 'Linux' 'Mac'
在Windows上编译 在Linux/Unix上编译 在Mac上编译

To compile on BSD, and other Unix systems, you can follow the general instruction in Compile on Linux but using the appropriate dependencies in those systems.

在Windows上编译FreeCAD,可以使用CygwinMinGW

To compile the programming documentation, see Source documentation.

To learn to use revision control system and contribute code see Source code management.