Compiling/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 13: Line 13:
</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.
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:43, 1 July 2020

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.