Can't Compile My Projects Source Code

Hello jordan1818,

The first thing to try would be to delete the Intermediates folder. After that, right-click the .uproject file and select “Generate Visual Studio Project files”. Attempt compiling again after that.

If that doesn’t help, it would be good to test to see if the same issue happens in a fresh project. Can you try a new C++ project to see if the same issue occurs?