Ue4 don't see Visual studio 2015

I don’t know what is happening. I installed both UE4 4.11.2 and VIsual Studio Community 2015. But UE4 simply don’t want to see VS 2015, because when i attempt to create a C++ project, it popups with this message window:

What is going on here? Can somebody help me resolve this trouble?

No it clearly see it, in fact this is VS compilation error, error is unreadable due to wrong text encoding but i assume it might be something about file not found, i suspect space in “UE4 Projects” directory name might be a issue, i think i already seen raports about same issue

Thanks! I will check that out.

You’re probably on visual studio 2015 update 3, which breaks compilation in 4.11 . there is a fix for this in 4.12, so either use 4.12 or check the qfe (quick fixes) section on the forums, look for ‘update 3 fix’ in the qfe thread. You will need to edit the engine files with this fix, so if you’re on a binary (launcher) version, you’ll need to either get 4.11 from source, and patch that with the qfe, or use 4.12