All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h Deutsch (de)Die allgemeinen Anweisungen sind im [https://github.com/IfcOpenShell/IfcOpenShell IfcOpenShell-Repository] umrissen und lauten wie folgt:
# Hol dir den Quellcode von IfcOpenShell aus seinem Hauptrepository.
# Sammle alle Abhängigkeiten für die Kompilierung, einschließlich eines C++ Kompilierers, CMake und Make, sowie die Entwicklungsdateien für Boost, libxml2, [[OpenCASCADE/de|OpenCASCADE]], SWIG, Python und OpenCOLLADA (optional). Die meisten dieser Komponenten sind rein optional, für die Verwendung mit FreeCAD sollten sie jedoch alle installiert sein. OpenCOLLADA ist optional, da es nur [[Arch_DAE/de|DAE]] Unterstützung für das {{incode|IfcConvert}} Binärformat bietet.
# Führe {{incode|cmake}} aus, um eine {{incode|Makefile}} zu erzeugen, und starte dann die Kompilierung durch Ausführen von {{incode|make}}.
# Installiere das {{incode|ifcopenshell}} [[Python/de|Python]] Modul in das entsprechende {{incode|site-packages/}} Verzeichnis, damit es von FreeCAD gefunden wird.
 h English (en)The general instructions are outlined in the [https://github.com/IfcOpenShell/IfcOpenShell IfcOpenShell repository], and are as follows:
# Get the source code of IfcOpenShell from its main repository.
# Gather all dependencies for compiling, including a C++ compiler, CMake, and Make, and the development files for Boost, libxml2, [[OpenCASCADE|OpenCASCADE]], SWIG, Python, and OpenCOLLADA (optional). Most of these components are strictly optional, however, for use with FreeCAD they should all be installed. OpenCOLLADA is optional as it only provides [[Arch_DAE|DAE]] support for the {{incode|IfcConvert}} binary.
# Run {{incode|cmake}} to generate a {{incode|Makefile}}, then start the compilation by running {{incode|make}}.
# Install the {{incode|ifcopenshell}} [[Python|Python]] module in the appropriate {{incode|site-packages/}} directory so that it is found by FreeCAD.
 h français (fr)Les instructions générales sont décrites dans le [https://github.com/IfcOpenShell/IfcOpenShell dépôt IfcOpenShell] et sont les suivantes:
# Récupérez le code source d'IfcOpenShell depuis son dépôt principal.
# Rassemblez toutes les dépendances pour la compilation, y compris un compilateur C ++, CMake et Make, et les fichiers de développement pour Boost, libxml2, [[OpenCASCADE/fr|OpenCASCADE]], SWIG, Python et OpenCOLLADA (facultatif). La plupart de ces composants sont strictement facultatifs, cependant, pour une utilisation avec FreeCAD, ils doivent tous être installés. OpenCOLLADA est facultatif car il ne fournit que le support [[Arch_DAE/fr|DAE]] du binaire {{incode|IfcConvert}}.
# Exécutez {{incode|cmake}} pour générer un {{incode|Makefile}}, puis démarrez la compilation en exécutant {{incode|make}}.
# Installez le module {{incode|ifcopenshell}} [[Python/fr|Python]] dans le répertoire {{incode|site-packages/}} approprié afin qu'il soit trouvé par FreeCAD.