Files
FreeRTOS/.github
Aniruddha Kanhere 8102d351eb CI: locate Visual Studio via vswhere instead of hardcoded Enterprise path (#1413)
The 'Install Glib' step in the Windows Simulator demo jobs (corePKCS11,
core libraries, FreeRTOS+TCP) hardcoded the VS 2022 *Enterprise* path to
Launch-VsDevShell.ps1. The GitHub windows-latest runner image no longer
provides Visual Studio under that edition path, so the step fails with
'Launch-VsDevShell.ps1 ... is not recognized' and all three WinSim demo
jobs error out.

Use vswhere.exe (which lives at a fixed, edition-independent location) to
discover the VS installation path at runtime, then invoke the located
Launch-VsDevShell.ps1.
2026-06-19 14:29:16 -07:00
..
2025-01-22 22:30:10 +05:30
2024-11-05 15:39:00 +08:00
2020-12-01 13:12:48 -08:00