Compiling: Difference between revisions

From FreeCAD Documentation
(rephrase as CLI and GUI abbreviation will be different in foreign languages)
(insert link)
Line 22: Line 22:


<!--T:7-->
<!--T:7-->
To compile FreeCAD, in command line interface (CLI) mode only, without a graphic user interface (GUI), here is the FreeCAD Docker CLI mode docker image.
To compile FreeCAD, in command line interface (CLI) mode only, without a graphic user interface (GUI), here is the [[FreeCAD Docker CLI mode|FreeCAD Docker CLI mode]] image.


<!--T:4-->
<!--T:4-->

Revision as of 15:37, 24 July 2021

Each operating system has its own page for compiling FreeCAD in the Online Help Documentation.

'Windows' 'Linux' 'MacOS' Compile on Docker container
Compile on Windows Compile on Linux Compile on MacOS Compile on Docker container

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.

It is also possible to compile FreeCAD on Windows by following the instructions in Compile on Windows.

To compile FreeCAD, in command line interface (CLI) mode only, without a graphic user interface (GUI), here is 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.