编译

From FreeCAD Documentation
This page is a translated version of the page Compiling and the translation is 14% complete.
Outdated translations are marked like this.

如何编译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,可以使用Compile on Windows

To compile FreeCAD without its graphic user interface use the FreeCAD Docker CLI mode image.

To compile the programming documentation, see Source documentation.

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