cant open project. exited with code 6

try what it tells you in the log,

change
DefaultBuildSettings = BuildSettingsVersion.V2; to DefaultBuildSettings = BuildSettingsVersion.V5;

and add
IncludeOrderVersion = EngineIncludeOrderVersion.Latest;

thanks, but it didnt help enough


new errors appear. normally there are no errors


after changing just the thing u said these errors come to me. its a lot more of unintelligble code


now i have these errors only. dont know how it get changed

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