Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Android compilation problem with Qt creator 4.14.0

Android compilation problem with Qt creator 4.14.0

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 644 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.
  • F Offline
    F Offline
    Francky033
    wrote on last edited by
    #1

    I just updated qt creator to version 4.14.0 and ndk to version 21.3.6528147 but since those updates, the program always compiles in ARM64-v8a whatever ABI I select.

    With version 4.13.2 and ndk 21.1.6352462, everything worked fine!

    How can I fix this?

    Thanks !

    K 1 Reply Last reply
    0
    • F Francky033

      I just updated qt creator to version 4.14.0 and ndk to version 21.3.6528147 but since those updates, the program always compiles in ARM64-v8a whatever ABI I select.

      With version 4.13.2 and ndk 21.1.6352462, everything worked fine!

      How can I fix this?

      Thanks !

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Francky033

      Why did you change NDK?

      NDK depends on Qt lib version and not on Creator version.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      1
      • F Offline
        F Offline
        Francky033
        wrote on last edited by Francky033
        #3

        I changed my ndk version because qt creator proposes the installation of version 21.3.6528147 by default...I don't think it comes from the ndk pack version. When I compile for arm64 processors, everything works fine! It's rather that for the Android version, I can't choose to compile on another type of processor! Returning to Qt creator 4.13.3, everything works normally!

        K 1 Reply Last reply
        0
        • F Francky033

          I changed my ndk version because qt creator proposes the installation of version 21.3.6528147 by default...I don't think it comes from the ndk pack version. When I compile for arm64 processors, everything works fine! It's rather that for the Android version, I can't choose to compile on another type of processor! Returning to Qt creator 4.13.3, everything works normally!

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @Francky033

          52e366d7-0ba9-4b17-949a-349062afbac2-image.png

          Those are the recommended NDK versions for each Qt lib version.

          When you are completely sure that the very same NDK version with a previous creator does compile without an issue, there should be a bug in the new creator version. You are right there.

          Check on JIRA for a bug report on the issue and eventually file a bug report. https://bugreports.qt.io/secure/Dashboard.jspa
          When you file a report, please post a link here.

          Vote the answer(s) that helped you to solve your issue(s)

          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