Installation
Téléchargez la dernière version depuis les GitHub Releases.
macOS (Apple Silicon / Intel)
- Téléchargez le
.dmgcorrespondant à votre architecture (arm64pour M-series,x64pour Intel). - Ouvrez le
.dmget glissez Buildoto dansApplications. - Build non signé : la première fois, faites clic-droit sur l'app →
Ouvrir. Une alerte vous proposera d'ouvrir quand même.
WARNING
Si vous voyez « Buildoto est endommagé » : c'est Gatekeeper qui bloque un build non notarisé. Dans un terminal :
bash
xattr -cr /Applications/Buildoto.appWindows
- Téléchargez
Buildoto Setup 0.1.0-alpha.0.exe. - Lancez l'installeur. SmartScreen affichera « Windows a protégé votre PC » — cliquez
Informations complémentaires→Exécuter quand même.
Linux (AppImage)
- Téléchargez
Buildoto-0.1.0-alpha.0.AppImage. - Rendez exécutable puis lancez :
bash
chmod +x Buildoto-0.1.0-alpha.0.AppImage
./Buildoto-0.1.0-alpha.0.AppImagePrérequis système
- macOS : 11 Big Sur ou supérieur
- Windows : 10 ou 11, 64 bits
- Linux : glibc 2.31+ (Ubuntu 20.04+, Fedora 34+)
- ~1 Go d'espace disque (dont ~500 Mo pour FreeCAD bundlé)
FreeCAD est inclus dans l'application — aucune installation séparée requise.