-
Notifications
You must be signed in to change notification settings - Fork 540
Cannot build Android application from Editor via Deploy button #478
Comments
Hi @researchdeveloping, we're looking into this issue LY-112665 |
Hi @AMZN-alexpete, at recreated solution I get other compile issue: ` I:\Amazon\lumberyard\dev>lmbr_waf.bat build_android_armv8_clang_profile -p all It's the same error as for "Build game" in Deploy in Editor. I hope it will help to resolve it. |
Describe the bug
I cannot build Android project via Editor. I thing that it may be related to issue 473. I get error "build failed" at dex step. As I see the build don't generate .jar file so this step is stopped (as .dex based on .jar files).
Steps to reproduce
Expected behavior
The game should be deployed to connected Android device.
Screenshots/Logs
Lumberyard version
1.23.1 with fix from 472 issue.
The text was updated successfully, but these errors were encountered: