Compiling: Difference between revisions

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