try what it tells you in the log,
change
DefaultBuildSettings = BuildSettingsVersion.V2; to DefaultBuildSettings = BuildSettingsVersion.V5;
and add
IncludeOrderVersion = EngineIncludeOrderVersion.Latest;
can anyone help me out?
its just the code 6
do you still ahve those 3 missing classes error?
yes, the last picture is the one who is now the case
it might be caused by missing header. Check if header file where this class is defined is included, sorry im not too experienced with c++
the thing is, on my old pc everything worked before. only now i got this issue and i cant know from where