Juce 7.0.5 and VS 17.5.1 incompatible?

I just upgraded to VS 17.5.1 and now my project won’t load… (Everything was working before the upgrade) Anyone else seeing this?

When I click on the “Install” link in the image below the VS Installer says all components are loaded…

image

Just updated to 17.5.1, and both Projucer-generated and CMake-generated GUI app projects build as expected.

Are you using the latest version JUCE?

You could try launching the Visual Studio Installer app, and checking that the “Desktop development with C++” workload is installed. If that doesn’t help, maybe your VS installation is broken, so it might be worth completely uninstalling and reinstalling it.

Thank you for the quick reply! Uninstalling and reinstalling VS fixed the problem so looks like it was a bad upgrade.