C++ Compiler Error C1083 BuildPatchFeatureLevel.h missing

When I try to compile c++ classes, I get the following Error:

ChunkData.h(7): [C1083] file(Include) cannot be opened: “BuildPatchFeatureLevel.h”: No such file or directory Microsoft.MakeFile.targets(46, 5): [MSB3073] Der Befehl "C:\WINDOWS\System32\chcp.com 65001 >NUL

F:\UE_4.25\Engine\Build\BatchFiles\Build.bat MinecraftXEditor Win64 Development -Project=“D:\projekte\ue4\MinecraftX\MinecraftX.uproject” -WaitMutex -FromMsBuild" exit with code status 6.

I am using VS 2019, Rider as the IDE and Unreal 4.25. I tried compiling in unreal and got the same error.

link text
This is the log i get, some parts might be in german.

1 Like

Fixed somehow.

1 Like