Compiling/de: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 15: Line 15:
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.


Es ist auch möglich, FreeCAD unter Windows zu kompilieren, durch befolgen der Anweisungen in [[Compile on Windows/de|Kompilieren unter Windows]].
<div class="mw-translate-fuzzy">
Es ist auch möglich, FreeCAD auf Windows mit Hilfe von [[CompileOnCygwin/de|Cygwin]] oder [[CompileOnMinGW/de|MinGW]] zu kompilieren.
</div>


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

Revision as of 21:10, 16 November 2020

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 unter Windows zu kompilieren, durch befolgen der Anweisungen in Kompilieren unter Windows.

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.