Packaging Error for windows

Thanks Stroganoff for providing me with these . Are you able to update your version of the editor to 4.10? It looks as though you’re having trouble with a staging directory in VS2013, is this the full version of Visual Studio or Community?

Please keep in mind the following:

Visual Studio 2015 includes many new improvements that should help your workflow, including support for new modern C++ language features like uniform initializers and delegating constructors. The new compiler is also very standards-compliant and will detect more errors in your code.

You can [download the free Visual Studio 2015 Community Edition right here][1]. For other versions, head over to the Visual Studio web site. Unreal Engine supports Visual Studio 2015 Community, Professional, Enterprise as well as Express for Desktop (with some limitations.)

If you need to continue using Visual Studio 2013, you’ll need to compile the engine yourself from the GitHub source code. The primary reason for not supporting Visual Studio 2013 in the launcher distribution is because the additional precompiled binaries, debug symbols and static libraries for both versions of the compiler would have significantly increased the engine size and caused project setup to be more complicated on Windows. We’ll be fully retiring support for Visual Studio 2013 in an upcoming release.

[Read more here…][2]

Looking forward to hearing back from you, thanks!

http://go.microsoft.com/fwlink/?LinkId=532606
[2]: Unreal Engine 4.10 Released! - Announcements - Epic Developer Community Forums