Cant generate project files

Hey guys, I was working on source-build engine 4.9. So i wanted to update. i downloaded 4.10 source code, removed vs2013, installed vs2015. I ran setup.bat and its goes fine. Then i ran generateprojectfiles.bat and it just doing nothing.
Whole day my pc is running this tool, and i only see 'Setting up Unreal Engine 4 project files".
What the heck, how to fix it?

Hello,

Did you ensure to install Common Tools for Visual Studio C++ 2015 when you first installed VS 2015? The base installation does not come with what you need for C++, so you have to manually select to install it. Here is a link that shows how to do this in case you aren’t aware: Setup Changes in Visual Studio 2015 Affecting C++ Developers - C++ Team Blog

yep i did. Most strange things that i wasnt able to generate project files on 4.10, promouted and release versions with both vs 2015 and vs 2013, but then i downloaded 4.11 and it works! O_O

I am glad to hear that grabbing the 4.11 branch fixed your issue. If this issue persists while using the new build, please reply back to this thread. Thank you.