250x250
Notice
Recent Posts
«   2024/07   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
관리 메뉴

일상 코딩

[Unreal Engine] Unreal Engine 5 윈도우 패키징 플랫폼 SDK 셋업 문제 해결 방법. Windows packaging SDK not setup problem Solution. 본문

Unreal Engine/오류 수정

[Unreal Engine] Unreal Engine 5 윈도우 패키징 플랫폼 SDK 셋업 문제 해결 방법. Windows packaging SDK not setup problem Solution.

polarcompass 2022. 10. 10. 21:21
728x90

https://youtu.be/EoIdyhjW9e0

출처

Windows Platform Packaging Solution

1. install latest Windows SDK

https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/

 

Windows SDK - Windows app development

The Windows SDK for Windows 11 contains headers, libraries, and tools you can use when you create apps that run on Windows.

developer.microsoft.com

다운로드 후 설치

2. Copy and Paste hostfxr.dll

C:\Program Files\Epic Games\UE_5.0\Engine\Binaries\ThirdParty\DotNet\Windows\host\fxr\3.1.9

hostfxr.dll

C:\Program Files\Epic Games\UE_5.0\Engine\Binaries\DotNET\AutomationTool

hostfxr.dll

3.install .NET Core 3.1 SDK

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-3.1.423-windows-x64-installer

 

Download .NET Core 3.1 SDK (v3.1.423) - Windows x64 Installer

 

dotnet.microsoft.com

.NET Core 3.1 SDK

728x90