Translations:Main Page/11/es: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
FreeCAD puede compilarse utilizando cMake o autotools, el enlace a Git es https://github.com/FreeCAD/FreeCAD y se han definido instrucciones para [[CompileOnWindows/es|Windows]], [[CompileOnUnix/es|Unix/Linux]] y [[CompileOnMac/es|MacOSX]].
FreeCAD puede compilarse sobre todas las plataformas utilizando cMake. El codigo fuente es [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL]-licenciado y hosteado sobre [https://github.com/FreeCAD/FreeCAD GitHub]. Allí hay instrucciones de construcción para [[CompileOnWindows/es|Windows]], [[CompileOnUnix/es|Unix/Linux]] y [[CompileOnMac/es|MacOSX]]. La documentación del código fuente es [http://www.freecadweb.org/api/ hosteada aquí], generada por [[Doxygen/es]], y [[Source_documentation/es|documentada en la wiki]].

Revision as of 22:55, 11 January 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]].

FreeCAD puede compilarse sobre todas las plataformas utilizando cMake. El codigo fuente es LGPL-licenciado y hosteado sobre GitHub. Allí hay instrucciones de construcción para Windows, Unix/Linux y MacOSX. La documentación del código fuente es hosteada aquí, generada por Doxygen/es, y documentada en la wiki.