Compiling/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "针对每种操作系统,都有它自己的页面,讲述如何编译FreeCAD,在在线帮助文档里有. {| align='center' width=50% |align=center|[...")
No edit summary
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
针对每种操作系统,都有它自己的页面,讲述如何编译FreeCAD,在[[Online_Help_Toc|在线帮助文档]]里有.
如何编译FreeCAD,针对每种操作系统,都有它自己的页面,在[[Online_Help_Toc|在线帮助文档]]里有.
{| 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| Windows上编译]]
|align=center|[[CompileOnUnix | Compile on Linux/Unix]]
|align=center|[[Compile_on_Linux| Linux/Unix上编译]]
|align=center|[[CompileOnMac | Compile on Mac]]
|align=center|[[Compile_on_MacOS| Mac上编译]]
|}
|}
</div>


To compile on BSD, and other Unix systems, you can follow the general instruction in [[Compile_on_Linux|Compile on Linux]] but using the appropriate dependencies in those systems.


<div class="mw-translate-fuzzy">
It is also possible to compile FreeCAD on windows using [[CompileOnCygwin|Cygwin]] or [[CompileOnMinGW|MinGW]].
在Windows上编译FreeCAD,可以使用[[Compile_on_Windows|Compile on Windows]]。
</div>


To compile FreeCAD without its graphic user interface use the [[FreeCAD_Docker_CLI_mode|FreeCAD Docker CLI mode]] image.
[[Category:Developer_Documentation]]
[[Category:Developer]]


To compile the programming documentation, see [[Source_documentation|Source documentation]].
{{clear}}

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


{{Userdocnavi{{#translation:}}}}
[[Category:Developer_Documentation{{#translation:}}]]
[[Category:Developer{{#translation:}}]]

Latest revision as of 22:31, 12 November 2021

如何编译FreeCAD,针对每种操作系统,都有它自己的页面,在在线帮助文档里有.

'Windows' 'Linux' 'Mac'
在Windows上编译 在Linux/Unix上编译 在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.

在Windows上编译FreeCAD,可以使用Compile on Windows

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.