inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

Build failure with Windows MSVC job #449

Closed MyCatFishSteve closed 2 years ago

MyCatFishSteve commented 2 years ago

Describe the bug The Windows MSVC job on GitHub Actions can no longer build the project because no compiler could be detected.

To Reproduce Steps to reproduce the behavior:

  1. Go to the last known building commit
  2. Open details for the Windows MSVC build job
  3. Press 'Re-run all jobs'
  4. See error

Expected behavior The build should pass without error

Screenshots image

Additional context No changes in the repository have directly caused this issue and appears to be due to external factors.