OS: Win-7 64bit Professional
I’ve attempted using both the github fork, and with the downloaded source and have not been able to successfully run the unrealbuildtool.bat file when following the tutorials here and here. Listed below is the command prompt message.
Setting up Unreal Engine 4 project files...
Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part
of the path 'C:\UserSource'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.SetCurrentDirectory(String path)
at UnrealBuildTool.UnrealBuildTool.Main(String[] Arguments) in c:\Users\XXXXXXX\D
ocuments\# Dev\UnrealEngine\UnrealEngine-4.0.1-release\Engine\Source\Programs\Un
realBuildTool\System\UnrealBuildTool.cs:line 554
GenerateProjectFiles ERROR: UnrealBuildTool was unable to generate project files
.
Press any key to continue . . .
Could someone please help with this error?