Failed to produce item *.exe Packing error

I tryed to packing , but is error: Failed to produce item*.exe

Hey, did you check this solution?

From your log file you have the following errors:

LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
LogWindows: File 'aqProf.dll' does not exist
LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
LogWindows: File 'VtuneApi.dll' does not exist
LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
LogWindows: File 'VtuneApi32e.dll' does not exist

I found someone who has a similar issue (Project Crashing On Startup - Getting Started - Unreal Engine Forums) and solved it by deleting his project’s saved and intermediate folders.

Let me know if that works for you :slight_smile: