Compiling/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
Fiecare sistem de operare are propria pagină de compilare a FreeCAD în [[Online_Help_Toc|Online Help Documentation]].
Fiecare sistem de operare are propria pagină de compilare a FreeCAD în [[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= Compile_on_Windows]]
|align=center|[[Image:Linux.png | alt='Linux' | link= CompileOnUnix]]
|align=center|[[Image:Linux.png | alt='Linux' | link= Compile_on_Linux]]
|align=center|[[Image:Mac.png | alt='Mac' | link= CompileOnMac]]
|align=center|[[Image:Mac.png | alt='Mac' | link= Compile_on_MacOS]]
|-
|-
|align=center|[[CompileOnWindows|Compile on Windows]]
|align=center|[[Compile_on_Windows|Compile on Windows]]
|align=center|[[CompileOnUnix | Compile on Linux/Unix]]
|align=center|[[Compile_on_Linux| Compile on Linux/Unix]]
|align=center|[[CompileOnMac | Compile on Mac]]
|align=center|[[Compile_on_MacOS| Compile on Mac]]
|}
|}
</div>
</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.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Este, de asemenea, posibil să compilați FreeCAD în Windows utilizând [[CompileOnCygwin|Cygwin]] or [[CompileOnMinGW|MinGW]].
Este, de asemenea, posibil să compilați FreeCAD în Windows utilizând [[Compile_on_Windows|Compile on Windows]].
</div>
</div>


To compile FreeCAD only CLI mode (without GUI), here is the docker image [[FreeCAD Docker CLI mode|FreeCAD Docker CLI mode]].
To compile FreeCAD without its graphic user interface use the [[FreeCAD_Docker_CLI_mode|FreeCAD Docker CLI mode]] image.


To compile the programming documentation, see [[Source documentation|Source documentation]].
To compile the programming documentation, see [[Source_documentation|Source documentation]].


To learn to use revision control system and contribute code see [[Source code management|Source code management]].
To learn to use revision control system and contribute code see [[Source_code_management|Source code management]].





Latest revision as of 22:31, 12 November 2021

Fiecare sistem de operare are propria pagină de compilare a FreeCAD în Online Help Documentation.

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

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.

Este, de asemenea, posibil să compilați FreeCAD în Windows utilizând Compile on Windows.

To compile FreeCAD without its graphic user interface use the FreeCAD Docker CLI mode image.

To compile the programming documentation, see Source documentation.

To learn to use revision control system and contribute code see Source code management.