Compiling/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "Para compilar FreeCAD sin su interfaz gráfica de usuario utiliza la imagen FreeCAD Docker CLI modo.")
Line 17: Line 17:
También es posible compilar FreeCAD en Windows siguiendo las instrucciones en [[Compile_on_Windows/es|Compilar en Windows]].
También es posible compilar FreeCAD en Windows siguiendo las instrucciones en [[Compile_on_Windows/es|Compilar en Windows]].


To compile FreeCAD without its graphic user interface use the [[FreeCAD_Docker_CLI_mode|FreeCAD Docker CLI mode]] image.
Para compilar FreeCAD sin su interfaz gráfica de usuario utiliza la imagen [[FreeCAD_Docker_CLI_mode/es|FreeCAD Docker CLI modo]].


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

Revision as of 15:42, 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.

Para compilar FreeCAD sin su interfaz gráfica de usuario utiliza la imagen FreeCAD Docker CLI modo.

To compile the programming documentation, see Source documentation.

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