Hi, I’m trying to build for Android and getting the error:
UEDeployAndroid.MakeApk:
MainFrameActions: Packaging (Android (All)): ====2016-07-02 11:32:16====PREPARING NATIVE CODE=================================================================
MainFrameActions: Packaging (Android (All)): UEDeployAndroid.UpdateProjectProperties:
MainFrameActions: Packaging (Android (All)): ====2016-07-02 11:32:16====UPDATING BUILD CONFIGURATION FILES====================================================
MainFrameActions: Packaging (Android (All)): 'xcopy' is not recognized as an internal or external command,
MainFrameActions: Packaging (Android (All)): operable program or batch file.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): The system cannot find the path specified.
MainFrameActions: Packaging (Android (All)): UEDeployAndroid.RunCommandLineProgramAndThrowOnError: Updating project.properties, local.properties, and build.xml...
MainFrameActions: Packaging (Android (All)): 'xcopy' is not recognized as an internal or external command,
MainFrameActions: Packaging (Android (All)): operable program or batch file.
I have tried starting the editor as an administrator but that didn’t change anything, does anyone know what file cannot find the “xcopy” command so I can add it to the command line?
The build succeeds but it sounds like something that should be very simple to fix once you know what file to edit!
Thanks!