Skip to content

Add MSYS2 environment selector for VSCode target; bump versions - #648

Draft
danoli3 wants to merge 1 commit into
openframeworks:masterfrom
danoli3:msys2-env-selector
Draft

danoli3 wants to merge 1 commit into
openframeworks:masterfrom
danoli3:msys2-env-selector

Conversation

@danoli3

@danoli3 danoli3 commented Sep 11, 2026

Copy link
Copy Markdown
Member

Adds CLI/GUI selection of the VSCode MSYS2 environment (UCRT64, MinGW64, or Clang64), defaulting to UCRT64, with generated configs rewritten accordingly.
Also bumps Project Generator versions and clarifies Visual Studio target labels for 2019/2022/2026, with CLI and Electron GUI tests completed.

@danoli3
danoli3 marked this pull request as draft September 14, 2026 07:42
VSCodeProject can now write ucrt64/mingw64/clang64 into the generated
tasks.json/c_cpp_properties.json instead of always leaving the UCRT64
template default, via a new -k/--msys2env CLI flag and a GUI dropdown
shown when the vscode platform is selected. cmdLine PG_VERSION -> 0.106.0,
frontend package.json -> 0.97.0. Also relabels the vs platform entries
(2019/2022/2026) explicitly since each locks a distinct MSVC toolset.
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