So I’ve been following this tutorial by freeCodeCamp on youtube.
Everything went smooth until the section “Converting Blueprint to C”, at 5.27.00
After adding two new c++ classes (CPP_Actor and CPP_Character), I can’t build my solution. I have no errors. The strangest thing is that if I close everything and open the project again, SOMETIMES it builds one time, and then it stops building again. I’ve searched online and I read something about live coding, but I can’t find the place to turn it off.
Can someone help me on this, please? Thanks in advance!