Hi , my problem is that i cant create , open or compile any C++ project with my unreal engine. the error that the epic game launcher gives me is this:Missing Project… The following modules are missing or built with a different engine version:UE4Editor-MyProject.dll
Would you like to rebuild them now?
i press yes and it gives me this :MyProject could not be compiled. Try rebuilding from source manually.
i press ok but i dont know what to do next.
Also when i start a new project in C++ , it gives me this: No compiler found.You must download Visual Studio 2015.
But i saw in your foroum that VS2015 doesnt support UE4.10 so i downloaded and installed VS2013.
Why UE4 doesnt compile projects with VS2013 and it needs 2015?
Oh , when i compiled it in vs2013 , before it says succeeded , it says that Win32 is not a supported platform for MyProject_Editor. Valid platforms are Win64, Mac, Linux. But my OS is 64bit.
Also, as far as the error you are seeing regarding Win32, ensure that your Build Platform in Visual Studio is set to Win64, not Win32. Here is an image of what I am referring to: