Can't Build UE4 files

294735-error3.png

I was editing some code, and all of the sudden, I got a bunch of error codes. I checked all the header files and include statements, and everything seems intact. I can’t open my file, even with the latest saved working version. Furthermore, I created this project using version 4.24 and this is the only version I own. Does anyone know how to fix these problems?

Try removing the .vs, binaries, .sln, saved and intermediate folder from your project. Then rightclicking the uproject file and generate solution. Then rebuild.

when compiling CoopGame you should get compiler errors without those it’s hard to tell what’s wrong