So I’m following along with the lectures and hit this hard stop problem on Unreal Enginge 5 C++ Developer: Learn C++ & Make Video Games
79. C++ Actor Component
Upon creating the Actor class Mover following the videos instructions, I am stuck with these red lines underneath the include parts for the header file.
But also upon running the code as instructed, I get Build Failed
And because the build fails I can’t see the actor be created to add it to the wall as instructed. And no error codes to look up and try to figure this out further. I could really use anyone’s help!!
Thank you in advance!