Not sure if anyone has this problem but on Lesson 43 my C++ Classes folder isn’t appearing? Any help on this would be truly appreciated! Also thank you for the courses helping any developer get better acquainted with C++ in Unreal Engine!
I am using version 4.26.2 by the way!
For me, the folders are only showing when:
You can Generate the Visual Studio project Files by right clicking the uproject file. This could help. Furthermore, you can delete the folders named:
.vs Binaries DerivedDataCache Intermediate Saved
and then generate the files and compile the project.
This should help
Still nothing after all of that
Do you have it ticked under view options?