Packing Unreal Engine 5.2 Error For Windows

I can’t package my unreal engine project but it actually work in my previous project what is the issue ?

Here is the Output Log that show the error

PackingErrorLog_Window.txt (122.8 KB)

Can Someone help me figure out the issue that mess my whole week?

: UAT: LINK : fatal error LNK1181: cannot open input file ‘delayimp.lib’
LogPlayLevel: UAT: [2/2] WriteMetadata A2_Ver01.target cancelled

I did referred that and I did uninstalled and reinstalled back all the packages which are

  • .NET desktops development
  • Desktop development with C++
  • Universal Windows Platform Development
  • Game Development with C++

However, it still have same issue…

The version of Unreal Engine I’m using is 5.2.1 and VS 2022
I’m make sure the Source Editor is VS 2022 edited in my Editor Preference in my project, did I still missing something else?

In my output log, the error it show have same issue as this post as well. However, he didn’t mentioned clearly what files he deleted to solve the error.
https://forums.unrealengine.com/t/weird-ndisplay-errors/758297

Which engine version are your trying this on? I never was able to remove the bug as far as I know for 5.1. I haven’t had to nDisplay the project since, and I’m on 5.3 so I can’t confirm whether it’s still there or not. Sorry!