Compiling/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
Chaque système d'exploitation dispose de sa page spécifique pour compiler FreeCAD dans la [[Online_Help_Toc/fr|Documentation d'aide en ligne]].
Chaque système d'exploitation dispose de sa page spécifique pour compiler FreeCAD dans la [[Online_Help_Toc/fr|Documentation d'aide en ligne]].
{| align='center' width=50%
{| align='center' width=50%
Line 9: Line 8:
|-
|-
|align=center|[[Compile_on_Windows/fr|Compiler sous Windows]]
|align=center|[[Compile_on_Windows/fr|Compiler sous Windows]]
|align=center|[[Compile_on_Linux/Unix/fr|Compiler sous Linux/Unix]]
|align=center|[[Compile_on_Linux/fr|Compiler sous Linux]]
|align=center|[[Compile_on_MacOS/fr|Compiler sous Mac]]
|align=center|[[Compile_on_MacOS/fr|Compiler sous Mac]]
|align=center|[[Compile_on_Docker|Compiler sous Docker]]
|align=center|[[Compile_on_Docker|Compiler sous Docker]]
|}
|}
</div>


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.
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.

Revision as of 20:37, 13 March 2020

Chaque système d'exploitation dispose de sa page spécifique pour compiler FreeCAD dans la Documentation d'aide en ligne.

'Windows' 'Linux' 'MacOS' 'Docker'
Compiler sous Windows Compiler sous Linux Compiler sous Mac Compiler sous 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.

Il est également possible de compiler FreeCAD sous Windows à l'aide de Cygwin ou de MinGW.

Pour compiler la documentation de programmation, voir la documentation du code source.

Pour apprendre à utiliser le système de contrôle des révisions et contribuer au code, voir Source code management.