MSVC toolchain version 14.37.32824 requires Clang compiler version 16 or later. The current Clang compiler version was detected as: 15.0.1 How to fix this?
So in my Visual Studio build tools I did download Clang Compiler 16.0.5 but rider still says detected version 15.0.1 I downloaded and installed LLVM added path to bin to the “PATH” variable but still nothing. I believe Rider is failing to Generate Project files for unreal because of this.
09:16:29.637: Generating Rider project files:
09:16:29.898: MSVC toolchain version 14.37.32824 requires Clang compiler version 16 or later. The current Clang compiler version was detected as: 15.0.1
09:16:29.920: GenerateProjectFiles ERROR: UnrealBuildTool was unable to generate project files.
09:16:29.921: Press any key to continue . . .
Please sign in to leave a comment.