Updated visual studio download link to the permanent one provided by MS
When creating a C++ project in the Unreal Project Browser without a compiler installed, the following message appears with an invalid link:
"No compiler was found. In order to use a C++ template, you must first install Visual Studio 2013.[Download Visual Studio 2013|www.microsoft.com/en-us/download/details.aspx?id=43733]
The link:
http://www.microsoft.com/en-us/download/details.aspx?id=43733
leads here:
http://www.microsoft.com/library/errorpages/smarterror.aspx
1. Uninstall Visual Studio 2013
2. Open the Unreal Project Browser
3. Click the New Project tab
4. Click the C++ tab
Result:
The message on the bottom of the browser has an invalid link.
Head over to the existing Questions & Answers thread and let us know what's up.