Why am i unable to launch the Kite Demo?

So first i have to say i am a Noob in such things.
I just installed ue4 and i still have to learn alot of things. I first wanted to get familliar with the Demos.
One in particular was the Kite Demo and when i tried to launch it this Error occured:

LogPlayLevel: ********** STAGE COMMAND STARTED **********
LogPlayLevel: ERROR: Stage Failed. Missing receipt 'KiteDemo.target'. Check that this target has been built.
LogPlayLevel:        (see C:\Users\Startklar\AppData\Roaming\Unreal Engine\AutomationTool\Logs\D+Fortnite+UE_4.19\UAT_Log.txt for full exception trace)
LogPlayLevel: AutomationTool exiting with ExitCode=103 (Error_MissingExecutable)
LogPlayLevel: Completed Launch On Stage: Build Task, Time: 4.413025
LogPlayLevel: Completed Launch On Stage: Deploy Task, Time: 0.122992
LogPlayLevel: BUILD FAILED
PackagingResults: Error: Launch failed! Missing UE4Game binary.
You may have to build the UE4 project with your IDE. Alternatively, build using UnrealBuildTool with the commandline:
UE4Game <Platform> <Configuration>

Thanks :slight_smile: