MMO Starter Kit

Someone could help, please? Now say, my english is not to good. I try make dedicated server visual studio 2015(version 14.0.2543.01 Update 3) + Unreal Engine 4.13.1 + MMOStarter kit 1.7. Followed step by-step instruction, but not work creat dedicated server. This is error message output:
1>------ Build started: Project: CleanThirdPerson, Configuration: Development_Server x64 ------
1> Performing 19 actions (4 in parallel)
1> Module.VaRestPlugin.cpp
1> LoadingScreen.generated.cpp
1> Module.LoadingScreen.cpp
1> PCH.CleanThirdPerson.h.cpp
1>c:\epic games\4.13\engine\source\runtime\inputcore\public…/Classes/InputCoreTypes.h(5): fatal error C1083: Cannot open include file: ‘InputCoreTypes.generated.h’: No such file or directory
1>c:\epic games\4.13\engine\source\runtime\inputcore\public…/Classes/InputCoreTypes.h(5): fatal error C1083: Cannot open include file: ‘InputCoreTypes.generated.h’: No such file or directory
1>c:\epic games\4.13\engine\source\runtime\inputcore\public…/Classes/InputCoreTypes.h(5): fatal error C1083: Cannot open include file: ‘InputCoreTypes.generated.h’: No such file or directory
1>c:\epic games\4.13\engine\source\runtime\inputcore\public…/Classes/InputCoreTypes.h(5): fatal error C1083: Cannot open include file: ‘InputCoreTypes.generated.h’: No such file or directory
1> VaRestPlugin.generated.cpp
1>c:\epic games\4.13\engine\source\runtime\inputcore\public…/Classes/InputCoreTypes.h(5): fatal error C1083: Cannot open include file: ‘InputCoreTypes.generated.h’: No such file or directory
1>ERROR : UBT error : Failed to produce item: C:\Games\MMOEngine\Plugins\LoadingScreen\Binaries\Win64\UE4Server-LoadingScreen.lib
1> Total build time: 7,64 seconds
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3075: The command ““C:\Epic Games\4.13\Engine\Build\BatchFiles\Build.bat” CleanThirdPersonServer Win64 Development “C:\Games\MMOEngine\CleanThirdPerson.uproject” -waitmutex” exited with code 5. Please verify that you have sufficient rights to run this command.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========