Hey
I encounter an issue which I don’t know if its known in the promoted branch.
I have installed the Source Engine under G:\Epic Games\SourceCode…
Building went fine, building the project as well, but when I packaged the project I received the Error
[2015.01.24-00.10.27:011][771]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: c1xx : fatal error C1083: Cannot open source file: 'Games/SourceCode/UnrealEngine/Engine/': No such file or directory
[2015.01.24-00.10.27:011][771]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: c1xx : fatal error C1083: Cannot open source file: 'Games/SourceCode/UnrealEngine/Engine/': No such file or directoryc1xx : fatal error C1083: Cannot open source file: 'Games/SourceCode/UnrealEngine/Engine/': No such file or directory
[2015.01.24-00.10.27:012][771]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool:
[2015.01.24-00.10.27:021][772]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: PCH.Shared.Core.h.cpp
[2015.01.24-00.10.27:021][772]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: PCH.Shared.CoreUObject.h.cpp
[2015.01.24-00.10.27:021][772]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: PCH.Engine.EnginePrivate.h.cpp
[2015.01.24-00.10.27:021][772]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool:
[2015.01.24-00.10.27:030][773]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: c1xx : fatal error C1083: Cannot open source file: 'Games/SourceCode/UnrealEngine/Engine/': No such file or directory
[2015.01.24-00.10.27:038][774]MainFrameActions: Packaging (Windows (32-bit)): UnrealBuildTool: PCH.Shared.Engine.h.cpp
I attached two logs. Please note that there are several other issues which need to be resolved but I solved it by moving the Source Code to from ‘G:\Epic Games…’ with space to ‘G*EpicGames*’ with no space and it was successful.