Home > other >  Unreal4 engine compile problem
Unreal4 engine compile problem

Time:09-25

Download the Unreal4 source, perform GenerateProjectFiles. Bat
An error
GenerateProjectFiles ERROR: We couldn't find a valid installation of Visual Studio. This program requires Visual Studio 2015 or Visual Studio 2013 or Visual Studio 2012. Please check that you have Visual Studio installed, then verify that the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\14.0\InstallDir (or HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\14.0\InstallDir on 32-bit machines) registry value is set. Visual Studio configures this value when it is installed, and this program expects it to be set to the '\Common7\IDE\' sub-folder under a valid Visual Studio installation directory.

CodePudding user response:

When I install UE4 is out of the question, you modify the VS2013 environment variable configuration
  • Related