Problems compiling ue4 source on debian

Greetings

i tried to compile and install unrealengine 4 on debian 9, using an acer predator helios 300, on a full linux system.
i joined the epic games organization on github, downloaded the source. i followed the following steps:

  • extracted the files
  • ran ./Setup.sh
  • disabled kminer on my computer using a killall kminer
  • ran ./GenerateProjecFiles.sh
  • installed CMake
  • ran cmake .
  • ran make .

then:

everything seemed to go accordingly. I was able to compile the editor, but i don’t seem to be able to access the binaries. and i simply can’t find them.
any help is highly appreciated

kind regards