Unreal Engine 5 C++ project creation always failed

Hy everyone,

I don’t understand why but every time i tried to create a UE5 C++ project it crash with the same error but when i create a blueprints project it works perfectly.
I tried many solutions like reinstalling windows .NET SDK but none work.

Can somebody help me please ?

Thanks

This might help… apparently it happens if you have older Win10SDK versions installed in your Visual Studio Environment

Hope it helps

delete your intermediate folder

Thanks it works ! It was that i had two SDK installed.