Compiling/zh-tw: Difference between revisions

From FreeCAD Documentation
(Created page with "編譯")
 
(Updating to match new version of source page)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
Each operating system has its own page for compiling FreeCAD in the [[Online_Help_Toc|Online Help Documentation]].
Each operating system has its own page for compiling FreeCAD in the [[Online_Help_Toc|Online Help Documentation]].
{| align='center' width=50%
{| align='center' width=50%
|align=center|[[Image:Windows.png | alt='Windows' | link= CompileOnWindows]]
|align=center|[[Image:Windows.png | alt='Windows' | link= Compile_on_Windows]]
|align=center|[[Image:Linux.png | alt='Linux' | link= CompileOnUnix]]
|align=center|[[Image:Linux.png | alt='Linux' | link= Compile_on_Linux]]
|align=center|[[Image:Mac.png | alt='Mac' | link= CompileOnMac]]
|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 MacOS]]
|}
|}


It is also possible to compile FreeCAD on windows using [[Compile on Cygwin|Cygwin]] or [[Compile on MinGW|MinGW]].


To compile the programming documentation, see [[Source documentation|Source documentation]].
It is also possible to compile FreeCAD on windows using [[CompileOnCygwin|Cygwin]] or [[CompileOnMinGW|MinGW]].


To learn to use revision control system and contribute code see [[Source code management|Source code management]].
[[Category:Developer_Documentation]]

[[Category:Developer]]
[[Category:Developer_Documentation/zh-tw]]
[[Category:Developer/zh-tw]]


{{clear}}
{{clear}}
<languages/>

Revision as of 12:40, 13 November 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 MacOS

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.