I can not package my game for windows

guys please i need help , i am currently a noob at UE4, and i am using the fps starter kit need some help i have build everything but it always says packaging failed can i please please have some help … the engine always says this;PackagingResults:Error: Error Unknown Error

You need to install Visual Studio.

Maybe use the 4.13 first ? ><
try with Visual studio community (free version) and check in setup option the C++ component or it won’t compile more … There is some wiki tuto about how to compile the game with VS …

Hi yahya,

There are a few trouble shooting steps to follow initially when having packaging issues:

1. Delete The following folders in your project directory and then try repackaging

  • Intermediate
  • Saved
  • Config (deleting this folder will result in having to re-enter all values for your Editor and Project Settings. So make a copy somewhere safe!)

2. Disable Plugins

NEXT
Please provide the Log file by clearing your Ouput Log, package your project, then Cut and Paste from the newly generated Output Log into a text document and post.

,