Translations:Main Page/11/pt: 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 é https://github.com/FreeCAD/FreeCAD e instruções para [[CompileOnWindows/pt-br|Windows]], [[CompileOnUnix/pt-br|Unix/Linux]] e [[CompileOnMac|MacOSX]].
O FreeCAD pode ser compilado em todas as plataformas usando [https://cmake.org/ CMake]. O código-fonte é [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL]-licenciado e disponível no [https://github.com/FreeCAD/FreeCAD GitHub]. Existem instruções de compilação para [[CompileOnWindows|Windows]], [[CompileOnUnix|Unix/Linux]] e [[CompileOnMac|MacOSX]]. A documentação do código-fonte está [http://www.freecadweb.org/api/ disponível aqui], gerada por [[Doxygen]], e [[Source_documentation|documentada na wiki]].

Revision as of 22:55, 22 December 2018

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 em todas as plataformas usando CMake. O código-fonte é LGPL-licenciado e disponível no GitHub. Existem instruções de compilação para Windows, Unix/Linux e MacOSX. A documentação do código-fonte está disponível aqui, gerada por Doxygen, e documentada na wiki.