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

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
FreeCAD kann mit CMake ([http://www.cmake.org/ Webpräsenz], [https://de.wikipedia.org/wiki/Cmake Wikipedia]) kompiliert werden, hier der entsprechende Link zu https://github.com/FreeCAD/FreeCAD. Anleitungen zum Kompilieren gibt es für [[CompileOnWindows|Windows]], [[CompileOnUnix|Unix/Linux]] und [[CompileOnMac|MacOSX]].
FreeCAD kann mit CMake ([http://www.cmake.org/ Webpräsenz], [https://de.wikipedia.org/wiki/Cmake Wikipedia]) kompiliert werden. Der Quelltext wird auf [https://github.com/FreeCAD/FreeCAD Github] bereit gestellt. Anleitungen zum Kompilieren gibt es für [[CompileOnWindows|Windows]], [[CompileOnUnix|Unix/Linux]] und [[CompileOnMac|MacOSX]].

Revision as of 12:50, 1 September 2015

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 kann mit CMake (Webpräsenz, Wikipedia) kompiliert werden. Der Quelltext wird auf Github bereit gestellt. Anleitungen zum Kompilieren gibt es für Windows, Unix/Linux und MacOSX.