.exe error

I compile my game with git easily, no problems. Get my exe file and it runs great on MY machine but will not run on another pc. I get > “The following components are required to run this program - microsoft visual c++ runtime - direct x runtime”
Every user has to have this on their pc or can am I compiling my run file wrong?
Win10
UE5-0
Jon

Hi Jon,

Search in the project settings for ‘prerquisites’ and check if ‘include prerquisites installer’ is turned on

Hope you can fix it!

Thank you very much.

1 Like

Your welcome!
Is it fixed now?

No. It seems I had that option chosen. I ran it again to be sure, same results.
What about " Include app-local prerequisites" ? Trying to find info on this, and where I would find them. You have to browse for these.

Sorry i’m a bit late,

thats very odd, you can always try enabling it, if you think you gonna break stuff make sure to make a backup.

Dont really have other ideas sadly

Same error message with version 5.2. Has anyone found a solution?

1 Like