Failure at first build, four weird errors directing to strange places

I can’t make heads or tails of it. Everything seemed just fine until now. I can’t find anything different in my code. What on earth is going on here? One of the errors seems to say a .dll is mising in unreal and another is bringing up a file I’ve never even seen before.

The forward slash at the beginning of line 26 doesn’t belong, and you need a comma between *Object Name and *ObjectPos in your UE_LOG statement.

I also have the second Error please help someone

Hi

try adding this include
#include “GameFramework/Actor.h”

Privacy & Terms