Compilação

From FreeCAD Documentation
Revision as of 22:16, 9 July 2021 by Dikluwe (talk | contribs) (Created page with "Para aprender a usar o sistema de controle de revisão e contribuir com o código, veja Gerenciamento de código fonte.")

Each operating system has its own page for compiling FreeCAD in the Online Help Documentation.

'Windows' 'Linux' 'MacOS' Compile on Docker container
Compile on Windows Compile on Linux Compile on MacOS Compile on Docker container

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.

It is also possible to compile FreeCAD on Windows by following the instructions in Compile on Windows.

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.

Para aprender a usar o sistema de controle de revisão e contribuir com o código, veja Gerenciamento de código fonte.