Im getting a generate.h file header missing error but its not missing from any files 1>------ Build started: Project: lilknightgame, Configuration: Development_Edito - Pastebin.com
232129-saved-pictures.zip (321 KB)
Im getting a generate.h file header missing error but its not missing from any files 1>------ Build started: Project: lilknightgame, Configuration: Development_Edito - Pastebin.com
232129-saved-pictures.zip (321 KB)
In your BTSelectControlPoint.h
#include “BTSelectControlPoint.generated.h” should be the last header in that file.
Try again with that.