Hi guys, i was doing this tutorial http://blog.spissa.com/2014/09/21/introduccion-al-desarrollo-de-video-juegos-con-unreal-engine-4/, i create a custom character class and try to compile the source code and i get this error:
I don’t know why happen this, but, if i can’t compile this i can’t select this custom character class as base for the new blueprint class and do the next step.
I’m using ubuntu 14.04.3 and CLang 3.7. Thank you.
Update: I was thinking that this problem could be that try compile before in the IDE and not in the Editor, so, i created a new project, entire project and create a new class and do compile and it works, i don’t know why, but, it run!.
It’s a very extrange bug.