공학기술
언리얼 오류 모음
모카쨩
2016. 12. 3. 10:13
Running C:/Program Files (x86)/Epic Games/4.14/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="~~~" -game -rocket -progress
Discovering modules, targets and source code for project...
UnrealBuildTool Exception: ERROR: Windows SDK v8.1 must be installed in order to build this target.
아래걸 설치
https://developer.microsoft.com/ko-kr/windows/downloads/windows-8-1-sdk
Running C:/Program Files (x86)/Epic Games/4.14/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="~~~" -game -rocket -progress
Discovering modules, targets and source code for project...
UnrealBuildTool Exception: ERROR:No 32-bit compiler toolchain found in C:\Program Files(x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe
비주얼 스튜디오를 열어서 C++을 설치