Compiling: Difference between revisions

From FreeCAD Documentation
(To compile the programming documentation, see Source documentation. To learn to use revision control system and contribute code see Source code management.)
(Marked this version for translation)
Line 16: Line 16:
It is also possible to compile FreeCAD on windows using [[CompileOnCygwin|Cygwin]] or [[CompileOnMinGW|MinGW]].
It is also possible to compile FreeCAD on windows using [[CompileOnCygwin|Cygwin]] or [[CompileOnMinGW|MinGW]].


<!--T:4-->
To compile the programming documentation, see [[Source documentation|Source documentation]].
To compile the programming documentation, see [[Source documentation|Source documentation]].


<!--T:5-->
To learn to use revision control system and contribute code see [[Source code management|Source code management]].
To learn to use revision control system and contribute code see [[Source code management|Source code management]].



Revision as of 17:12, 4 August 2019

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

'Windows' 'Linux' 'Mac'
Compile on Windows Compile on Linux/Unix Compile on Mac

It is also possible to compile FreeCAD on windows using Cygwin or MinGW.

To compile the programming documentation, see Source documentation.

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