"Unable to start program" when running DebugClient Game?

Hi!

I get the following popup error message when running “DebugClient Game” configuration for plattform Win64:
“Unable to start program” … “The system cannot find the file specified.”

So the file is missing but the build was successful? What may be causing this issue and/or how can I fix it? Guess it’s something with the build configuration even though I don’t think anything is changed?

I use the source from github but have only made very minor changes.

Hello,

  • Are you using any antivirus software that could be interfering with the files?
  • If you attempt to do this with a clean project are you getting the same results?
  • Are you able to run it in any other configurations besides Debug?

Thnaks for your reply.

I found a workaround. If I use build for “Project Only” it seems to work for some reason. No idea why this is happening but at least I can continue to work now.

Thanks! it helped