Hi Everyone,
So im trying to build my project for android on 4.12 and im getting a weird compiler error, it fails almost right away and shoots this error.
The same thing shows in both the log files.
UAT_Log
UnrealBuildTool Log
I can't for the life of me figure out whats going on and I dont wan't to start a new project
New projects compile without a hitch so im confused.
Thanks Kevin
So im trying to build my project for android on 4.12 and im getting a weird compiler error, it fails almost right away and shoots this error.
Code:
Packaging (Android (ATC)): UnrealBuildTool: ERROR: Attempted to use UEBuildBinaryConfiguration.OutputFilePath property, but there are multiple (or no) OutputFilePaths. You need to handle multiple in the code that called this (size = 2) MainFrameActions: Packaging (Android (ATC)): CommandUtils.Run: Run: Took 2.7060008s to run UnrealBuildTool.exe, ExitCode=5
UAT_Log
UnrealBuildTool Log
I can't for the life of me figure out whats going on and I dont wan't to start a new project

Thanks Kevin
Comment