Can't package for windows

Guys I can’t package my game for window, can anyone help me? I’m pretty thanks. Below is my log.

[Output Log.txt][1]

99594-output+log.txt (148 KB)

Hey Shenhao880116,

It looks like you’re having an issue where command line argument number 140 doesn’t match precompiled header.

MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp: error C4599: '/IL:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 140 does not match precompiled hea
MainFrameActions: 打包 (Windows (64位)): derL:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Intermediate\Build\Win64\UE4\Inc\TwinStickShooter\TwinStickShooter.generated.cpp: error C4599: '/IL:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 140 does not match precompiled headerL:\Users\\Documents\Unre
al Projects\Hao Shen_ShotGame\Source\TwinStickShooter\TwinStickShooter.cpp: error C4599: '/IL:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 140 does not match precompiled header
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: 
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: 
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(37): error C2039: 'CalculateHealth': is not a member of 'AEnemy'
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: l:\users\\documents\unreal projects\hao shen_shotgame\source\twinstickshooter\Enemy.h(9): note: see declaration of 'AEnemy'
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(39): error C2065: 'Health': undeclared identifier
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(40): error C3861: 'CalculateDead': identifier not found
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(43): error C2039: 'CalculateDead': is not a member of 'AEnemy'
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: l:\users\\documents\unreal projects\hao shen_shotgame\source\twinstickshooter\Enemy.h(9): note: see declaration of 'AEnemy'
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(45): error C2065: 'Health': undeclared identifier
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(46): error C2065: 'isDead': undeclared identifier
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(48): error C2065: 'isDead': undeclared identifier
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Source\TwinStickShooter\Enemy.cpp(61): fatal error C1004: unexpected end-of-file found
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: -------- End Detailed Actions Stats -----------------------------------------------------------
MainFrameActions: 打包 (Windows (64位)): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: L:\Users\\Documents\Unreal Projects\Hao Shen_ShotGame\Binaries\Win64\TwinStickShooter.exe