Compiling/hr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 8: Line 8:
|align=center|[[Image:Mac.png | alt='Mac' | link= Compile_on_MacOS]]
|align=center|[[Image:Mac.png | alt='Mac' | link= Compile_on_MacOS]]
|-
|-
|align=center|[[CompileOnWindows|Compile on Windows]]
|align=center|[[Compile_on_Windows|Compile on Windows]]
|align=center|[[CompileOnUnix | Compile on Linux/Unix]]
|align=center|[[Compile_on_Linux| Compile on Linux/Unix]]
|align=center|[[CompileOnMac | Compile on Mac]]
|align=center|[[Compile_on_MacOS| Compile on Mac]]
|}
|}
</div>
</div>

Revision as of 20:31, 12 November 2021

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