Kompilieren

From FreeCAD Documentation
Revision as of 20:43, 1 July 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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

'Windows' 'Linux' 'Mac'
Kompilieren auf Windows Kompilieren auf Linux/Unix Kompilieren auf 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.

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.