Unreal Engine 4.11 Preview

[= Ellis;459152]
Have you compiled with VS2015? If you need in-depth assistance in getting up-and-running, please make a post on the UE4 Answerhub in the Installation & Setup section.

I’m fine with building my projects in VS2015 - My projects don’t contain any custom source (they’re source projects though), but they contain plugins which have compiled fine for v4.11 and my projects have converted to 4.11 fine. My problem is when I choose any of the build modes and create my shipping or develop versions. In my windows no editor folder the exe is sitting there but won’t run or even do anything when I click.

My Plugins are the UE4_OSC plugin and 's Victory plugin with all of the functions I don’t need/won’t compile commented out. (They work fine in the editor and If I run the standalone game mode it works too).