Different UE install location at different computer. How to fix exited with code 3?

Hey guys:

I am working with cpp of UE project and for me this is a new area.

I install my UE at C drive in computer A and install UE at D drive in computer B. Basically different directory.

I create the project in computer A and now computer B, the unreal project don’t seem to know where is the unreal engine. Can’t build, can’t run and can’t open any file inside Engine in VS Studio(but I can see them are there).

I can open other UE project that create in computer B fine, just the once created in computer A is in trouble.
I can also this project if I open it through .uproject.

I am using UE 5.0.3, win11 at both pc.

How to fix this problem? Please help.

Thanks

Dumbass, just refresh the vs project by right click the .uproject and generated visual studio project file and it will automatically update the engine location.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.