Hi there. I followed Sam’s video where he is creating a MainMenu class in C++ . In the video he creates a new folder ‘MenuSystem’ and puts the class in that folder.
I had tried this many times and it always failed. But since I was following the video I decided to do it again. And it did still fail. It says my folder/filename cannot be found.
I tried Generating VS project again.
Also deleted Binaries, Intermediate, Saved and Proj folders/files in my project. Right-clicked uproject and generated again. It still fails and says “Try Compiling From source”
The only ‘workaround’ I can manage is to instead have all CPP files inside the base folder from UE4.
Anyone else able to add folders in this way since UE4.27?
Thanks