打开UE5 C++项目时报错:The required library hostfxr.dll could not be found. 解决方案

Download .NET Core 3.1 (Linux, macOS, and Windows) (microsoft.com)

下载并安装 .NET Core 3.1 

打开此路径:C:\Program Files\dotnet\host\fxr\3.1.30

将文件 hostfxr.dll 文件复制到:UE_5.0\Engine\Binaries\DotNET\UnrealBuildTool

路径中

你可能感兴趣的:(ue5)