Replies: 4 comments 3 replies
-
GitHub Actions runnerAs of Nov 24, 2025, GitHub Actions runner with Visual Studio 2026 preinstalled is not yet available. This is probably a hard blocker for us to officially support Visual Studio 2026 in the Mozc project. |
Beta Was this translation helpful? Give feedback.
-
Visual C++ redistribution filesThe paths to Visual C++ redistributions files are also updated from Visual Studio 2022.
There are several places where we currently hard-code Lines 46 to 68 in ac096a5 |
Beta Was this translation helpful? Give feedback.
-
Does GYP support Visual Studio 2026?Probably no by default, but someone needs to look into this to confirm. Here is the relevant code where we currently specify the Visual Studio version in the GYP build. Lines 253 to 255 in ac096a5 |
Beta Was this translation helpful? Give feedback.
-
|
This is now fully implemented with b940437. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While Visual Studio 2026 is now publicly available, there seem to be several blockers for us to build Mozc package with it. So I created a discussion thread keep posting your notes and findings.
Beta Was this translation helpful? Give feedback.
All reactions