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

From FreeCAD Documentation
(Created page with "FreeCAD peut être compilé en utilisant cMake ou autotools, le lien git est git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad et il y a des instructions de compila...")
 
No edit summary
Line 1: Line 1:
FreeCAD peut être compilé en utilisant cMake ou autotools, le lien git est git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad et il y a des instructions de compilation pour [[CompileOnWindows/fr|Windows]], [[CompileOnUnix/fr|Unix/Linux]] et [[CompileOnMac/fr|MacOSX]].
FreeCAD peut être compilé en utilisant cMake ou autotools, le lien git est https://github.com/FreeCAD/FreeCAD_sf_master et il y a des instructions de compilation pour [[CompileOnWindows/fr|Windows]], [[CompileOnUnix/fr|Unix/Linux]] et [[CompileOnMac/fr|MacOSX]].

Revision as of 19:37, 28 May 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]].

FreeCAD peut être compilé en utilisant cMake ou autotools, le lien git est https://github.com/FreeCAD/FreeCAD_sf_master et il y a des instructions de compilation pour Windows, Unix/Linux et MacOSX.