The issue started when I attempted to create a new .cpp class and it didn’t appear on the content browser, so i went to the file explorer deleted the cpp and header file that was not appearing and proceeded to delete the binaries folder. Afterwards, I launched the engine and was asked to rebuild (an unexpected result).
I then click yes and this error message pops up.
While the project is building I’ve attempted to see the logs but it’s to quick and automatically closes so I cant report anything further.
I’ve attempted multiple similar solutions such as
- Delete the following folders: Binaries, Build, Intermediate, Saved and rebuilding
- Making sure that I have the Win8.1 SDK
- UE 4.18 - Failed to load · Issue #49 · UE4-OceanProject/OceanProject · GitHub (although I think I did not do this solution correctly since I didn’t understand how to do it).
I’ve also been using the same engine version throughout the development phase.