Creating a Widget in just C++

Well, the error log is quite specific actually. This doesn’t have to do with the UMG module or your efforts to make a UUserWidget class. Your code doesn’t compile elsewhere. More specific, in line 24 of your MyPlayerController.h where I assume you have misspelled “Category” as “Cathegory” in your UPROPERTY() specifiers.