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

From FreeCAD Documentation
No edit summary
No edit summary
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
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]].
FreeCAD peut être compilé en utilisant [https://cmake.org/ CMake]. Le code source est sous licence [https://fr.wikipedia.org/wiki/Licence_publique_g%C3%A9n%C3%A9rale_limit%C3%A9e_GNU LGPL] et déposé sur [https://github.com/FreeCAD/FreeCAD GitHub] avec des dépôts miroirs sur [https://gitlab.com/freecad/FreeCAD GitLab], [https://sourceforge.net/projects/free-cad/ SourceForge] et [https://codeberg.org/FreeCAD/FreeCAD CodeBerg]. Les instructions de compilation sont ici pour [[Compile_on_Windows/fr|Windows]], [[Compile_on_Linux/fr|Linux]] et [[Compile_on_MacOS/fr|MacOSX]]. Le code source de la documentation est sur le [http://www.freecadweb.org/api/ site Web FreeCAD] généré par [[Doxygen/fr|Doxygen]] et [[Source_documentation/fr|documenté sur le wiki]].

Latest revision as of 08:25, 3 February 2023

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. Le code source est sous licence LGPL et déposé sur GitHub avec des dépôts miroirs sur GitLab, SourceForge et CodeBerg. Les instructions de compilation sont ici pour Windows, Linux et MacOSX. Le code source de la documentation est sur le site Web FreeCAD généré par Doxygen et documenté sur le wiki.