Hello everyone,
could someone please tell me how to correct the error that i am getting from Unreal? Why am i missing the UE4Game binary? And where can i find the ue4game win64-development.target.xml ?
Thank you.
Hello everyone,
could someone please tell me how to correct the error that i am getting from Unreal? Why am i missing the UE4Game binary? And where can i find the ue4game win64-development.target.xml ?
Thank you.
Hi , have you build the “Development” configuration in Visual Studio? Which will output "UE4Game.exe. And you should have “UE4Game-Win64-Development.target.xml” in “Engine\Build\Receipts” folder after build.
Thank you for your advice! Yes i have and I’ve been using git builds for months now but this is the first time i ever seen something like this, and that’s why i asked for help from the community. I will double check and get back to you.