Unreal Engine 5 c++ error

I have pulled an Unreal Engine 5.3.2 c++ project file from my friend. When i open project on Visual Studio there are 5 errors and 4 warnings. One of the errors says “Unable to find project
‘F:\EpicGames\UE_5.3\Engine\Intermediate\Build\BuildRulesProjects\UE5Rules\UE5Rules.csproj’. Check that the project reference is valid and that the project file exists”. The problem is, i do not have a directory “F:”. My Unreal Engine files are located on “C:” but my friends Unreal Engine files are located on “F:”, like the error says.

try rebuilding the project. delete the binaries, intermediate, and saved folder and then generate vs files and rebuild the project

Thanks a lot. This solved my problem.

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