Compilación

From FreeCAD Documentation
Revision as of 20:43, 1 July 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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

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

También es posible compilar FreeCAD en Windows usando Cygwin or MinGW.

To compile FreeCAD only CLI mode (without GUI), here is the docker image FreeCAD Docker CLI mode.

To compile the programming documentation, see Source documentation.

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