How to set widget using ConstructorHelpers?

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
1
Right click uproject file and Generate.
2
Project should be rebuild
3
double click project file as normal. Build & run from IDE