Compiling: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
Each operating system has its own discussion of compiling FreeCAD.
<translate>
<!--T:1-->
Each operating system has its own page for compiling FreeCAD in the [[Online_Help_Toc|Online Help Documentation]].
{| align='center' width=50%
{| align='center' width=50%
|align=center|[[Image:Windows.png | alt='Windows' | link= CompileOnWindows]]
|align=center|[[Image:Windows.png | alt='Windows' | link= CompileOnWindows]]
|align=center|[[Image:Linux.png | alt='Linux' | link = CompileOnUnix]]
|align=center|[[Image:Linux.png | alt='Linux' | link= CompileOnUnix]]
|align=center|[[Image:Mac.png | alt='Mac' | link= CompileOnMac]]
|align=center|[[Image:Mac.png | alt='Mac' | link= CompileOnMac]]
|-
|-
Line 9: Line 12:
|align=center|[[CompileOnMac | Compile on Mac]]
|align=center|[[CompileOnMac | Compile on Mac]]
|}
|}


<!--T:3-->
It is also possible to compile FreeCAD on windows using [[CompileOnCygwin|Cygwin]] or [[CompileOnMinGW|MinGW]].

<!--T:2-->
[[Category:Developer_Documentation]]
[[Category:Developer]]

</translate>
{{clear}}

Revision as of 19:57, 2 August 2018

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 Mac


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