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. All essential packages installed for all installed Qt versions error
Forum Updated to NodeBB v4.3 + New Features

All essential packages installed for all installed Qt versions error

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 3 Posters 3.7k 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.
  • D Offline
    D Offline
    drapoel
    wrote on last edited by
    #1

    I'm getting the following error:

    200fd9ae-bd38-4c07-8fee-d47cb7c4588f-image.png

    The error itself seems pretty vague. If Qt is looking for some specific packages, then why can it not tell me what is missing? Everything I can think of has been installed from the SDK manager.

    This is a fresh Qt install with only 5.15 selected.

    Halp!

    A 1 Reply Last reply
    1
    • D drapoel

      I'm getting the following error:

      200fd9ae-bd38-4c07-8fee-d47cb7c4588f-image.png

      The error itself seems pretty vague. If Qt is looking for some specific packages, then why can it not tell me what is missing? Everything I can think of has been installed from the SDK manager.

      This is a fresh Qt install with only 5.15 selected.

      Halp!

      A Offline
      A Offline
      Ashvit
      wrote on last edited by
      #2

      @drapoel Check the following file <QT_INSTALL_PATH>\Tools\QtCreator\share\qtcreator\android\sdk_definitions.json (Windows)
      and confirm if the versions defined in the sdk_essential_packages and specific_qt_versions are installed in your system.
      I was facing the same problem as I had the NDK and build tools installed of different versions. You can take a backup of this file and change the values depending on your QT version

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giulio.actia
        wrote on last edited by
        #3

        Hello Everyone,

        I had the same problem, but I managed to solve with the latest details. I checked the file sdk_definitions.json and installed the right version of NDK by Android Studio. In my opinion, however, the error in QtCreator is too general and it is not clear what is missing.
        Moreover, this messagebox appears continuously:

        QtError.PNG

        and not resolve the issue.

        Regards

        1 Reply Last reply
        0
        • D Offline
          D Offline
          drapoel
          wrote on last edited by
          #4

          Made a completely fresh install. The same error is still shown in the options, but my Android builds seem to be working now. Marking as solved for now.

          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