Compatability problem when making build with Unreal 5.0.1

I have attempted to make a build of my project and it completes with success but when trying to run the executable i get a incompatibility error with 64 bit versions of Windows. Ive seen this posted before and the solution was to delete the intermediate, binaries, and saved folders and regenerate visual studio files and recompile but this did not work for me. My co worker pulled the same data from git and is able to build it fine. Any help would be appreciated.

This is the error:
image

I’m having the same problem and the only thing I changed was I switched it to a shipping version in the project settings…