VS2017 update broke my files

I just completed the grabber.cpp as per video and when i went to build i got a C1853 Code.

D:\UnrealProjects\UdemyCourses\UnrealEngine\Section_03\BuildingEscape\Source\BuildingEscape\Grabber.cpp : fatal error C1853: ‘D:\Program Files\Epic Games\UE_4.19\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\SharedPCH.Engine.h.pch’ precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa).

I don’t know if and how i can fix this any help would be greatly appreciated.

Privacy & Terms