当前位置:网站首页>Unreal Engine Graphic Notes: could not be compiled. Try rebuilding from source manually. Problem solving
Unreal Engine Graphic Notes: could not be compiled. Try rebuilding from source manually. Problem solving
2022-07-30 09:32:00 【The king of game development】
问题描述

从SVN上Checkout的必要文件,On the other computer to build once no problem,The results in this relatively new computer on the following problems:

解决办法
尝试生成sln文件:
弹出了如下提示:

Running D:/Unreal Engine/UE_5.0/Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.exe -projectfiles -project="XXXXXXX.uproject" -game -rocket -progress -log="XXXXXX/Saved/Logs/UnrealVersionSelector-2022.07.26-09.04.16.log"
A fatal error occurred. The required library hostfxr.dll could not be found.
If this is a self-contained application, that library should exist in [D:\Unreal Engine\UE_5.0\Engine\Binaries\DotNET\UnrealBuildTool\].
If this is a framework-dependent application, install the runtime in the global location [C:\Program Files\dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation].
The .NET Core runtime can be found at:
- https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win10-x64
在.NET Core官网下载并安装.NET Core.
Then again the following tips
Running D:/Unreal Engine/UE_5.0/Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.exe -projectfiles -project="XXXXXXX.uproject" -game -rocket -progress -log="XXXXXXX/Saved/Logs/UnrealVersionSelector-2022.07.26-09.16.23.log"
You must install or update .NET to run this application.
App: D:\Unreal Engine\UE_5.0\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '3.1.0' (x64)
.NET location: C:\Program Files\dotnet\
The following frameworks were found:
6.0.7 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.0&arch=x64&rid=win10-x64
在这里下载并安装framework的指定版本,I required to install here3.1.0版
After installation you can generatesln文件了
边栏推荐
猜你喜欢

Apache DolphinScheduler新一代分布式工作流任务调度平台实战-上
![[Mini Program Column] Summarize the development specifications of uniapp to develop small programs](/img/7b/110d324eba00652e4987bc623a5bc6.png)
[Mini Program Column] Summarize the development specifications of uniapp to develop small programs

一文理解分布式开发中的服务治理

基于JSP实现校园二手交易平台

MySQL中使用IN 不会走索引分析以及解决办法

【 HMS core 】 【 】 the FAQ HMS Toolkit collection of typical questions 1

深入浅出零钱兑换问题——背包问题的套壳

PCB板加工流程中哪些因素会影响到传输线阻抗

公共Jar包的版本管理

Detailed explanation of 4D words: C language three-point chess advanced + N-piece chess recursive dynamic judgment of winning or losing
随机推荐
Activating data potential Amazon cloud technology reshapes cloud storage "family bucket"
SRAM与DRAM的区别
用示波器揭示以太网传输机制
积分简明笔记-第二类曲线积分的类型
积分专题笔记-积分的定义
One article to understand twenty kinds of switching power supply topologies
【Flask框架②】——第一个Flask项目
Leetcode - 990: equations of satisfiability
无法定位程序输入点ucrtbase.abort于动态链接库api-ms-win-crt-runtime-|1-1-0.dll上
The R installation package has error in rawtochar(block[seq_len(ns)]) :
如何使用 Jmeter 进行抢购、秒杀等场景下,进行高并发?
电源完整性的去耦和层间耦合电容
MySQL中使用IN 不会走索引分析以及解决办法
经典毕业设计:基于SSM实现高校后勤报修系统
编程界的“躲猫猫”比赛 | 每日趣闻
test4
20220728使用电脑上的蓝牙和汇承科技的蓝牙模块HC-05配对蓝牙串口传输
负电压电路(原理分析)
2022/07/29 学习笔记 (day19)异常处理
【HMS core】【FAQ】HMS Toolkit典型问题合集1