"[ProjectName]-4603.dll is either not designed to run on Windows or contains an error.

Hi, I started working on a project last night and when I tried to open it this morning I got a dll error stating
“[ProjectPath]/[ProjectName]-4603.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc000012f”

I’ve tried verifying the engine and it hasn’t made a difference. What should I do?

This is a bit late but I hope it helps.

Try Deleting your Intermediate and binaries folders, in the main folder and for each plugin,

Then recompile the Project, by right clicking the UProject file and choose Generate Visual Studio Project Files

It should work. I got a similar error and that fixed it.

This works :smiley: