Compiling: Difference between revisions

From FreeCAD Documentation
m (Compile on Linux link changed to CompileOnUnix)
m (correct the link to "Compile_on_Linux/Unix")
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
{| align='center' width=50%
{| align='center' width=50%
|align=center|[[Image:Windows.png | alt='Windows' | link= Compile_on_Windows]]
|align=center|[[Image:Windows.png | alt='Windows' | link= Compile_on_Windows]]
|align=center|[[Image:Linux.png | alt='Linux' | link= Compile_on_Linux]]
|align=center|[[Image:Linux.png | alt='Linux' | link= Compile_on_Linux/Unix]]
|align=center|[[Image:Mac.png | alt='Mac' | link= Compile_on_MacOS]]
|align=center|[[Image:Mac.png | alt='Mac' | link= Compile_on_MacOS]]
|-
|-
|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]]
|}
|}
Line 25: Line 25:
[[Category:Developer_Documentation]]
[[Category:Developer_Documentation]]
[[Category:Developer]]
[[Category:Developer]]



</translate>
</translate>

Revision as of 13:22, 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.