open-goal / launcher

A launcher for the OpenGOAL Project to simplify usage and installation
ISC License
62 stars 14 forks source link

frontend: add warning about out of date VCC runtime #512

Closed xTVaser closed 1 month ago

xTVaser commented 1 month ago

Due to recent changes in the CI builders, we use a newer Clang which requires a newer VCC runtime (atleast, as far as I understand it). Instead of doing something hacky like overriding the default choice of the compiler, which may cause issues in the future, just get users to update.

Screenshot 2024-06-28 184008

Screenshot 2024-06-28 184345