Cannot create a C++ project(LNK1181 Error)

I cannot create a Cpp project as I can create a blueprint project now.
I changed all paths into English.However the problem is still remaining.
I am crazy about this problem.Hope someone to help. :frowning:

无法编译该项目。要在Visual Studio中打开它吗?

Running O:/UnrealEngine/UE_4.27/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="O:/Unreal_Projects/NK2/NK2.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Creating makefile for NK2Editor (no existing makefile)
@progress push 5%
Parsing headers for NK2Editor
  Running UnrealHeaderTool "O:\Unreal_Projects\NK2\NK2.uproject" "O:\Unreal_Projects\NK2\Intermediate\Build\Win64\NK2Editor\Development\NK2Editor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -abslog="C:\Users\50103a\AppData\Local\UnrealBuildTool\Log_UHT.txt" -installed
LogInit: Display: Loading text-based GConfig....
Reflection code generated for NK2Editor in 3.9861347 seconds
@progress pop
Building NK2Editor...
Using Visual Studio 2019 14.29.30136 toolchain (C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133) and Windows 10.0.19041.0 SDK (C:\Program Files (x86)\Windows Kits\10).
Building 9 actions with 16 processes...
  @progress 'Compiling C++ source code...' 0%
  @progress 'Compiling C++ source code...' 11%
  [1/9] Default.rc2
  @progress 'Compiling C++ source code...' 22%
  [2/9] SharedPCH.Engine.ShadowErrors.cpp
  @progress 'Compiling C++ source code...' 33%
  [3/9] NK2.cpp
  @progress 'Compiling C++ source code...' 44%
  [4/9] NK2GameModeBase.cpp
  @progress 'Compiling C++ source code...' 56%
  [5/9] NK2.init.gen.cpp
  @progress 'Compiling C++ source code...' 67%
  [6/9] NK2GameModeBase.gen.cpp
  @progress 'Compiling C++ source code...' 78%
  [7/9] UE4Editor-NK2.lib
    ???ڴ????? O:\Unreal_Projects\NK2\Intermediate\Build\Win64\UE4Editor\Development\NK2\UE4Editor-NK2.lib ?Ͷ??? O:\Unreal_Projects\NK2\Intermediate\Build\Win64\UE4Editor\Development\NK2\UE4Editor-NK2.exp
  @progress 'Compiling C++ source code...' 89%
  [8/9] UE4Editor-NK2.dll
  LINK : fatal error LNK1181: ?޷??????????ļ???delayimp.lib??


Install another version of the engine it may fix the problem.

Thank you for your reply.But UE still didn’t work properly in 4.23 or 5.0EA. :worried: