PackagingResults:Error:

I downloaded both but when I package it still has a error. However I compared the the old log with this new one and the new one is considerably shorter, so I think that fixed quite a lot but not everything. Here is the new logs link text

Im not sure why but every time I try packaging my prohect for windows 64-bit it ends in an error. Ive been searching trying to find an answer but nothing works. link text

Make sure to install Windows SDK 8.1. You can download them via the links provided in this answer! Let me know if something else will come up! <3

Seems like only the 32 bit compiler toolchain is missing. You can either install it in Visual Studio under Tools->Extension and Updates (try to use the search function, I’m not sure right now where it’s exactly) or you try to download it directly.

If it still doesn’t work make sure to setup Visual Studio again with this answer or you write back! <3