Kompilieren

From FreeCAD Documentation
Revision as of 21:08, 16 November 2020 by Maker (talk | contribs)

Jedes Betriebssystem hat seine eigene Seite für das Kompilieren von FreeCAD in der Online Hilfe Dokumentation.

'Windows' 'Linux' 'MacOS' 'Docker'
Kompilieren auf Windows Kompilieren auf Linux Kompilieren auf MacOS Kompilieren auf Docker

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.

Es ist auch möglich, FreeCAD auf Windows mit Hilfe von Cygwin oder MinGW zu kompilieren.

To compile FreeCAD only CLI mode (without GUI), here is the docker image FreeCAD Docker CLI mode.

To compile the programming documentation, see Source documentation.

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