[Promoted] UnrealBuildTool: c1xx : fatal error C1083: Cannot open source file

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.

link text

link text

I’m getting the similar issue with unreal build tool in the master branch (downloaded it a couple days ago), I’m getting the latest master and will try again.

c1xx : fatal error C1083: Cannot open source file: ‘Engine’: No such file or directory

So the latest master version i got it to package :slight_smile:

Sounds great! Well I will stay on the promoted since it works with my solution but good to know that it will work in a later build.