Failed package 4.11.2

Hi guys, I can’t package my game successful, can you guys help me solve it? thanks very much.
[link text][1]

99543-log.txt (26.5 KB)

Shenhao880116,

I’m seeing errors with your Enemy.ccp, Enemy.h, TwinStickShooter.cpp and TwinStickShooter.generated.cpp files. Please look at the following logs and resolve the issues associated with them.

Please also verify whether or not this is happening in a new blank c++ project.

MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Intermediate\Build\Win64\UE4\Inc\TwinStickShooter\TwinStickShooter.generated.cpp: error C4599: '/IL:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argum
MainFrameActions: Packaging (Windows (64-bit)): ent number 140 does not match precompiled header
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\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 header
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\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 precom
MainFrameActions: Packaging (Windows (64-bit)): piled header
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(37): error C2039: 'CalculateHealth': is not a member of 'AEnemy'
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: l:\users\\documents\unreal projects\haoshenshotgame\source\twinstickshooter\Enemy.h(9): note: see declaration of 'AEnemy'
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(39): error C2065: 'Health': undeclared identifier
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(40): error C3861: 'CalculateDead': identifier not found
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(43): error C2039: 'CalculateDead': is not a member of 'AEnemy'
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: l:\users\\documents\unreal projects\haoshenshotgame\source\twinstickshooter\Enemy.h(9): note: see declaration of 'AEnemy'
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(45): error C2065: 'Health': undeclared identifier
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(46): error C2065: 'isDead': undeclared identifier
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(48): error C2065: 'isDead': undeclared identifier
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Source\TwinStickShooter\Enemy.cpp(61): fatal error C1004: unexpected end-of-file found
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: -------- End Detailed Actions Stats -----------------------------------------------------------
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: L:\Users\\Documents\Unreal Projects\HaoShenShotGame\Binaries\Win64\TwinStickShooter.exe