I’m in the middle of setting up a Windows Dev Machine. I just clean installed Windows 10, Visual Studio 2017 CE and JUCE.
I’ve managed to work through a number of issues, but I’m now getting an error message in the Projucer as follows:
error STL1000: Unexpected compiler version, expected Clang 7 or newer.
When I export and compile in Visual Studio it works no problems.
Any suggestions on a fix? I’m scratching my head.