Whenever I build, I get the error:0>Microsoft.MakeFile.Targets(44,5): Error MSB3073 : The command “D:\UE_5.0\Engine\Build\BatchFiles\Build.bat FGshooterEditor Win64 Development -Project=“G:\FGshooter\FGshooter.uproject” -WaitMutex -FromMsBuild” exited with code 3.
I also get errors “Cannot resolve symbol” for lots of things. It works fine on my other computer.
1 Like
Hello @kkatkkatmew ,
Usually cannot resolve symbol is happened because there is something you haven’t include in the .cpp files OR there might be some module you need to include in YourProject.Build.Cs file.
Can you show the full error log about it?
Greetings @kkatkkatmew
Welcome back to the Unreal Engine Forums! I’d be happy to take a look into this error. As ImAGoodSpoon1 mentioned, it would be very helpful to have the full error log to see what is causing this issue. Thanks!
Where do I find that?
try to build again, and just copy the full output result from Visual Studio