Translations:Main Page/11/pt-br: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
O FreeCAD pode ser compilado utilizando o cMake ou o autotools, o link do Git é git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad e há instruções para [[CompileOnWindows/pt-br|Windows]], [[CompileOnUnix/pt-br|Unix/Linux]] e [[CompileOnMac/pt-br|MacOSX]].
O FreeCAD pode ser compilado utilizando o cMake ou o autotools, o link do Git é git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad e há instruções para [[CompileOnWindows/Windows]], [[CompileOnUnix/Unix/Linux]] e [[CompileOnMac/MacOSX]].

Revision as of 12:45, 27 March 2014

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Main Page)
FreeCAD can be compiled on all platforms using [https://cmake.org/ CMake]. The source code is [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL]-licensed and hosted on [https://github.com/FreeCAD/FreeCAD GitHub] and mirrored on [https://gitlab.com/freecad/FreeCAD GitLab], [https://sourceforge.net/projects/free-cad/ SourceForge] and [https://codeberg.org/FreeCAD/FreeCAD CodeBerg]. There are build instructions for [[Compile_on_Windows|Windows]], [[Compile_on_Linux|Linux]] and [[Compile_on_MacOS|MacOS]]. The source code documentation is [http://www.freecadweb.org/api/ hosted here], generated by [[Doxygen|Doxygen]], and [[Source_documentation|documented on the wiki]].

O FreeCAD pode ser compilado utilizando o cMake ou o autotools, o link do Git é git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad e há instruções para CompileOnWindows/Windows, CompileOnUnix/Unix/Linux e CompileOnMac/MacOSX.