LINK : fatal error LNK1104: cannot open file

Thanks a lot it resolve my issue for UE 5.1 too by deleting all files under [ProjectPath]/Engine/Binaries/Win64 . My issue is:
1 built successfully for several times;
2 fail to build for LINK1104. (my case are RemoteControlMIDIEditor.supperess.exe and another (forget about the name)). Those files maybe poluted during the long period of building(PC may get into the sleep mode and then I waked it up to continue building process).

Notice: pure “Clean” for the project in VS2022 did not work.