Unreal 4.11 GenerateProjectFiles error

I downloaded Unreal engine 4.11 and then click on GenerateProjectFiles.bat for create visual studio files but I got a error about visual studio 2013 installation whiles I have visual studio 2015 in win7.
what is my problem?
thanks for Your Help.

You may need to check whether your Visual Studio has the appropriate common tools installed. I had the same problem; apparently the default Visual Studio 2015 doesn’t think it is necessary to install the C++anymore, so you have to do that by hand. Just run your installer again, choose modify and add the common tools (make sure you also check the programming languages and make sure you install the C++part there.

Unless you install that, UE4 just won’t accept your Visual Studio.

Thank you for answer. I install common tools but it does not work still.

Are you certain you installed the C++ language as well?

It’s not immediately obvious, but as I mentioned before, Visual Studio 2015 doesn’t install the C++ support anymore by itself. You have to do that manually now. As you can see, there are common tools there too (I made the mistake myself as well).

it does not work still.

Hey Game2com-

After downloading and unzipping the engine, Did you run Setup.bat prior to running GenerateProjectFiles.bat? Setup.bat will download all the required dependencies for the engine that the project files need to reference.

Cheers

Hi Game2com,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.