cmake-rs 0.1.54 panics with "unsupported or unknown VisualStudio version: 18.0" because the windows-latest runner now ships Visual Studio 18 (2026), which the crate's VS-generator detection doesn't recognize. Install Ninja and set CMAKE_GENERATOR=Ninja for the Windows build so the cmake crate skips VS-version detection and drives cl.exe (from the active MSVC env) directly. build.rs already searches the single-config (non-Release) output dirs, so no linking changes are needed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| workflows | ||