Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problem generating "APP Bundle"
Qt 6.11 is out! See what's new in the release blog

Problem generating "APP Bundle"

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 235 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    manchasoft
    wrote on last edited by
    #1

    Good morning, I have an old android project that I am recompiling and when in the "Build-project" option I have the "Build Android APP Bundle (*.aab)" option checked, I get this error:

    FAILURE: Build failed with an exception.

    What went wrong:
    Task 'bundle' not found in root project 'android-build'. Some candidates are: 'build'.

    Try:
    Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    BUILD FAILED

    Total time: 11.182 secs
    Building the android package failed!
    -- For more information, run this command with --verbose.
    13:08:05: The process "C:\Qt_Final\6.3.1\mingw_64\bin\androiddeployqt.exe" exited with code 14.
    Error while building/deploying project ERPManchaSoft_x (kit: Android Qt 6.3.1 Clang arm64-v8a)
    When executing step "Build Android APK"
    13:08:05: Elapsed time: 03:21.

    But if I don't mark it, it generates the apk without any problem.
    Let's see if someone can help me

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved