[PR #3489] replace vcpkg-cpprestsdk with a +ARM64 -ssl/boost +UWP version #25396

Open
opened 2026-01-31 09:09:15 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/3489

State: closed
Merged: Yes


This new cpprestsdk package, 2.10.14, switches us to the app CRT.
cpprestsdk turns fof a bunch of boost and openssl dependencies when it's
built for the Windows Store subplatform, so we got a bunch of stuff for
free.

Incidentally, I fixed #2338 the real/correct way -- the build rules in
the package now make sure they're not using the system vcpkg root.

PR Checklist

  • 1. Closes a bug, but not a tracked one
  • 2
  • 3
  • 4
  • 5

Validation

build/run

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3489 **State:** closed **Merged:** Yes --- This new cpprestsdk package, 2.10.14, switches us to the app CRT. cpprestsdk turns fof a bunch of boost and openssl dependencies when it's built for the Windows Store subplatform, so we got a bunch of stuff for free. Incidentally, I fixed #2338 the real/correct way -- the build rules in the package now make sure they're not using the system vcpkg root. ## PR Checklist * [x] 1. Closes a bug, but not a tracked one * [ ] 2 * [ ] 3 * [ ] 4 * [x] 5 ## Validation build/run
claunia added the pull-request label 2026-01-31 09:09:15 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25396