Update windows buildscript #1869

Open
opened 2026-04-05 20:43:38 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Ocraftyone on 10/21/2025

Bring the Windows build script up to the same standard as the other build scripts

Adds the following:

  • Proper argument handling
  • Exit on command error
  • Cleanly print commands before running them
  • Merge VS2019 and VS2022 build scripts
  • Update system dependencies via WinGet
  • Help message
  • Dry run (print commands without running them)
  • Cmake 4.x support (Thanks @RF47!)

Co-authored by: Rodrigo 162915171+rf47@users.noreply.github.com
Co-authored by: MoistDreams 22002023+Misunderstood-Wookiee@users.noreply.github.com

*Originally created by @Ocraftyone on 10/21/2025* Bring the Windows build script up to the same standard as the other build scripts Adds the following: - Proper argument handling - Exit on command error - Cleanly print commands before running them - Merge VS2019 and VS2022 build scripts - Update system dependencies via WinGet - Help message - Dry run (print commands without running them) - Cmake 4.x support (Thanks @RF47!) Co-authored by: Rodrigo <162915171+rf47@users.noreply.github.com> Co-authored by: MoistDreams <22002023+Misunderstood-Wookiee@users.noreply.github.com>
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1869