Skip to content

Limit VS Version to VS2022#71

Merged
smaillet merged 1 commit intoUbiquityDotNET:developfrom
smaillet:LimitVsVersion
Nov 18, 2025
Merged

Limit VS Version to VS2022#71
smaillet merged 1 commit intoUbiquityDotNET:developfrom
smaillet:LimitVsVersion

Conversation

@smaillet
Copy link
Member

Limit VS Version to VS2022

  • VS/MSVC has breaking changes in the VS2026 libraries and is not viable for builds of LLVM.
    • Most notably missing helper methods etc...
  • This PR locks the version used to VS2022 only and does not allow VS2026. So a back-end must have that to work.
  • Synchronized most common build modules
    • The VS version limits is currently not repo-specific though it probably should be long term.

* VS/MSVC has breaking changes in the VS2026 libraries and is not viable for builds of LLVM.
   - Most notably missing helper methods etc...
* This PR locks the version used to VS2022 only and does not allow VS2026. So a back-end must have that to work.
* Synchronized most common build modules
    - The VS version limits is currently not repo-specific though it probably should be long term.
@smaillet smaillet merged commit 3f65c4e into UbiquityDotNET:develop Nov 18, 2025
2 checks passed
@smaillet smaillet deleted the LimitVsVersion branch November 18, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments