Launcher UE4.10.1 on Visual Studio 2013

Hi, I was having a problem that i found the “solution”.

I was trying to open a C++ project into the launcher of UE4 with my Visual Studio 2013.
But it give a message that was required then Visual Studio 2015.

I search for someone that have the same issue, but I found a link in the version realeased notes saying that don’t support Visual Studio 2015 open from the launcher.

So, if somebody have the same problem, you may have to compile the source code for you own!

Hello g4tobauer,

You’re correct, if you wish to use Visual Studio 2013 with versions of UE4 on or past 4.10, you’ll need to use a source code compiled engine rather than the binary version that you’d receive from the launcher. You can find more information about this change here:

Hope this helps!