Compiling/es: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 15: Line 15:
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.


También es posible compilar FreeCAD en Windows siguiendo las instrucciones en [[Compile_on_Windows/es|Compilar en Windows]].
<div class="mw-translate-fuzzy">
También es posible compilar FreeCAD en Windows usando [[CompileOnCygwin/es|Cygwin]] or [[CompileOnMinGW/es|MinGW]].
</div>


To compile FreeCAD without its graphic user interface use the [[FreeCAD_Docker_CLI_mode|FreeCAD Docker CLI mode]] image.
To compile FreeCAD without its graphic user interface use the [[FreeCAD_Docker_CLI_mode|FreeCAD Docker CLI mode]] image.

Revision as of 15:40, 4 October 2021

Cada sistema operativo tiene su propia página para compilar FreeCAD en la Documentación de Ayuda en Línea.

'Windows' 'Linux' 'MacOS' Compile en el contenedor Docker<! --'Docker'-->
Compilar en Windows Compilar en Linux Compilar en MacOS Compilar en un contenedor 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.

También es posible compilar FreeCAD en Windows siguiendo las instrucciones en Compilar en 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.