Cannot compile - "delayimp.lib" not found

sry.
I try to build my game project, I am using version 4.2, I use a self compiled version (from github)

The full output log:

    1>------ Build started: Project: UltimateTutorials, Configuration: Development_Editor x64 ------
    1>  Performing 1 actions (max 4 parallel jobs)
    1>  [1/1] link.exe UE4Editor-UltimateTutorials.dll
    1>LINK : fatal error LNK1181: cannot open input file 'delayimp.lib'
    1>  -------- End Detailed Actions Stats -----------------------------------------------------------
    1>ERROR : UBT error : Failed to produce item: E:\GitHub\UE4---UltimateTutorialMap\UltimateTutorials\Binaries\Win64\UE4Editor-UltimateTutorials.dll
    1>  Cumulative action seconds (8 processors): 0,00 building projects, 0,00 compiling, 0,00 creating app bundles, 0,00 generating debug info, 0,34 linking, 0,00 other
    1>  UBT execution time: 12,14 seconds
    1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command ""E:\UnrealEngine4\Unreal Engine 4.2\Engine\Build\BatchFiles\Build.bat" UltimateTutorialsEditor Win64 Development "E:\GitHub\UE4---UltimateTutorialMap\UltimateTutorials\UltimateTutorials.uproject"" exited with code -1.
    ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========