I'm having install issues. I'm using Windows 7 with Visual Studio 2015 installed.
I have downloaded UE4 version 4.13 from release branch of github and installed it at C:/UnrealEngine-4.13 and built it the source version.
I have MMOStarterKit-1.7 at C:/MyGame/MMOStarterKit-1.7
I have tried right clicking on the CleanThirdPerson project file and "Generating Visual Studio project files" but I keep getting this error:
Building UnrealBuildTool in C:/UnrealEngine-4.13...
Couldn't find C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/Tools/../../VC/bin/x86_amd64/vcvarsx86_amd64.bat; skipping.
Am I doing something wrong? I have searched for the solution to this error and not finding anything that makes this work.
I have downloaded UE4 version 4.13 from release branch of github and installed it at C:/UnrealEngine-4.13 and built it the source version.
I have MMOStarterKit-1.7 at C:/MyGame/MMOStarterKit-1.7
I have tried right clicking on the CleanThirdPerson project file and "Generating Visual Studio project files" but I keep getting this error:
Building UnrealBuildTool in C:/UnrealEngine-4.13...
Couldn't find C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/Tools/../../VC/bin/x86_amd64/vcvarsx86_amd64.bat; skipping.
Am I doing something wrong? I have searched for the solution to this error and not finding anything that makes this work.
Comment