编译

From FreeCAD Documentation
Revision as of 22:31, 12 November 2021 by Roy 043 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

如何编译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.