C++ project build error

Hello,

I installed Unreal Engine 4 version 4.20.3. I wanted to create a brand new C++ project. UE tells me that I need Visual Studio 2017, fine I install it with all the C++ dependencies. Then I get the following error:

As suggested by UE I open my project in VS and try to build it → same “SharedPCH.Engine.h.pch missing” error occurs…

Any suggestion ? I already tried to re-install VS + UE → same error.

I’m on a HP 840 G2, fresh Windows 10 install.

Can you share full log?

The screen capture I provided isn’t full log ? Where is it ?

YourProject/Saved/Logs

As I never achieved to launch the project I don’t have any Save folder…

have you read this Setting Up Visual Studio for Unreal Engine | Unreal Engine Documentation

and this UnrealVS Extension | Unreal Engine Documentation
?

Never read about it. I’ll try tomorrow

I tried GIGA-Money solution, it didn’t work. I formatted my computer, it works now. I maybe had corrupted files deep in some folder idk. Thanks for your help !