Dumb Question about C++ Folder structure (getting No Such File or Directory on a file that exists)

I’m going to close this thread down. Lessons I learned:

  1. Don’t use subfolders when creating files.
  2. Don’t move files
  3. Try to use Public/Private folders from init.
  4. Don’t forget the U before your object name (I think this was the last likely culprit.

For anyone having similar difficulties, I created a new project to test and seemed to have solved the issues on a different thread, so follow up here:
Other Forum Post

Thanks to everyone who weighed in.