Make sure none of your header or cpp files are in intermediate by accident (vs can sometimes save there). All of your c++ code should be in you “Source” directory
Select temp folders
Right click uproject file and Generate.
Project should be rebuild
double click project file as normal. Build & run from IDE