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. QT Version reports failed to detect ABIs when trying to setup Android
Forum Updated to NodeBB v4.3 + New Features

QT Version reports failed to detect ABIs when trying to setup Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
25 Posts 14 Posters 5.5k Views 1 Watching
  • 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.
  • T TvEngelen
    4 Jan 2024, 14:12

    I ran into the same problem and I could fix this by closing QtCreator and deleting the directory %LOCALAPPDATA%\QtProject\QtCreator\cache\CachedStores.

    I believe that the problem is caused by the qtcreator cache containing the wrong data for the android profile. My suspicion is that this happens when a Qt for Android is already installed while the Android (Java/SDK) setup in VictronConnect is not yet done. I believe that it then stores an empty ABI string and this is not updated when the Android settings are finished in QtCreator.

    P Offline
    P Offline
    psrKnight
    wrote on 12 Jan 2024, 03:47 last edited by
    #21

    @TvEngelen Thank you very much. This solution has worked for me.

    1 Reply Last reply
    0
    • T TvEngelen
      4 Jan 2024, 14:12

      I ran into the same problem and I could fix this by closing QtCreator and deleting the directory %LOCALAPPDATA%\QtProject\QtCreator\cache\CachedStores.

      I believe that the problem is caused by the qtcreator cache containing the wrong data for the android profile. My suspicion is that this happens when a Qt for Android is already installed while the Android (Java/SDK) setup in VictronConnect is not yet done. I believe that it then stores an empty ABI string and this is not updated when the Android settings are finished in QtCreator.

      R Offline
      R Offline
      RubenRyhan
      wrote on 29 Jan 2024, 01:02 last edited by
      #22

      @TvEngelen this has worked for me too, thanks very much! I have been going around in circles with this for a while until found this for QT version 6.5.3

      1 Reply Last reply
      0
      • T TvEngelen
        4 Jan 2024, 14:12

        I ran into the same problem and I could fix this by closing QtCreator and deleting the directory %LOCALAPPDATA%\QtProject\QtCreator\cache\CachedStores.

        I believe that the problem is caused by the qtcreator cache containing the wrong data for the android profile. My suspicion is that this happens when a Qt for Android is already installed while the Android (Java/SDK) setup in VictronConnect is not yet done. I believe that it then stores an empty ABI string and this is not updated when the Android settings are finished in QtCreator.

        P Offline
        P Offline
        PR1G0RYAN
        wrote on 22 Feb 2024, 18:15 last edited by
        #23

        @TvEngelen thank you! That helped

        J 1 Reply Last reply 3 Apr 2024, 03:13
        0
        • G Gurban
          10 Jan 2024, 11:06

          I have faced the same issue. Deleting cache directories (~/.cache ~/.java) solved this problem.
          (Ubuntu 22.04.3 LTS / QtCreator 12.0.1 / Qt 5.15.2)

          D Offline
          D Offline
          deivpetrov
          wrote on 2 Apr 2024, 22:15 last edited by
          #24

          @Gurban, thanks a lot, your solution has worked!

          1 Reply Last reply
          0
          • P PR1G0RYAN
            22 Feb 2024, 18:15

            @TvEngelen thank you! That helped

            J Offline
            J Offline
            jack_study_qt
            wrote on 3 Apr 2024, 03:13 last edited by
            #25

            @PR1G0RYAN QTCreator has a bug where it defaults to compiling with QT6 for Android. If you want to use QT5.15, please refer to my reply in the other thread.

            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