Creating c++ project fatal error

When im trying to create a c++ project it gives me a fatal error
here is the log:
I have SDKS besides version 10.0.17
and I have also followed this

Is this a brand new project? If not, have you recently updated Visual Studio 2017?

A brand new project and I have updated vs 2017

I’ve noticed that I get errors when I upgrade VS2017, though not quite like the one you’re seeing. Try deleting your Saved and Intermediate folders in your project then recompiling to see if that fixes the error. That usually works for me.

Yeah but this error is giving to me when I’m creating the project in unreal’s new project panel, really weird tbh

Come on unreal staff help me :frowning:

Do you have the Windows 8 SDK installed? 4.19 requires it, but 4.20 uses the Windows 10 SDK.

Yea I have

You’ve got spaces in your file path, that has given me problems before

I have all of the things I need but for some odd reason it doesnt work

tried that still not working

here is a new message after I restarted the computer

Anyone? im waiting for more than 3 days for an answer

Hello? Im waiting for quite a while and no response.

Have you tried anything to any degree of success? Completely reinstalling Visual Studio, completely reinstalling the engine, creating a new project, etc?

Yes I tried everything(that I can think of) before I posted this

Did you maybe call your project test? Try using a different name.

Tried that they issue says its missing something

What does it say it is missing?

For the C++ workload (or individual components) in Visual Studio, what do you have installed?