Kompiliranje

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

Svaki operacijski sistem ima svoju stranicu za kompiliranje FreeCAD programa Online Help Documentacija.

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

Moguće je kompilirati FreeCAD na Windowsima korištenjem Cygwin ili 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.