Compiling: Difference between revisions

From FreeCAD Documentation
No edit summary
(Use new link, Compile on Linux. 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.)
Line 10: Line 10:
|-
|-
|align=center|[[Compile_on_Windows|Compile on Windows]]
|align=center|[[Compile_on_Windows|Compile on Windows]]
|align=center|[[Compile_on_Linux/Unix|Compile on Linux/Unix]]
|align=center|[[Compile_on_Linux|Compile on Linux]]
|align=center|[[Compile_on_MacOS|Compile on MacOS]]
|align=center|[[Compile_on_MacOS|Compile on MacOS]]
|align=center|[[Compile_on_Docker|Compile on Docker]]
|align=center|[[Compile_on_Docker|Compile on Docker]]
|}
|}

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.


<!--T:3-->
<!--T:3-->

Revision as of 22:27, 10 March 2020

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

'Windows' 'Linux' 'MacOS' 'Docker'
Compile on Windows Compile on Linux Compile on MacOS Compile on 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.

It is also possible to compile FreeCAD on Windows using Cygwin or MinGW.

To compile the programming documentation, see Source documentation.

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