Compiling: Difference between revisions

From FreeCAD Documentation
m (Compile on Linux link changed to CompileOnUnix)
m (correctt link to "Compile_on_Linux/Unix")
Line 9: Line 9:
|-
|-
|align=center|[[Compile_on_Windows|Compile on Windows]]
|align=center|[[Compile_on_Windows|Compile on Windows]]
|align=center|[[CompileOnUnix|Compile on Linux/Unix]]
|align=center|[[Compile_on_Linux/Unix|Compile on Linux/Unix]]
|align=center|[[Compile_on_MacOS|Compile on MacOS]]
|align=center|[[Compile_on_MacOS|Compile on MacOS]]
|}
|}

Revision as of 12:58, 19 November 2019

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

'Windows' 'Linux' 'Mac'
Compile on Windows Compile on Linux/Unix Compile on MacOS

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.