Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Qt6.2 Ignoreable Build Errors on All Android Projects
Forum Updated to NodeBB v4.3 + New Features

Qt6.2 Ignoreable Build Errors on All Android Projects

Scheduled Pinned Locked Moved Unsolved Qt 6
3 Posts 3 Posters 848 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.
  • K Offline
    K Offline
    krishnamurthy
    wrote on 28 Sept 2021, 17:48 last edited by
    #1

    Hello Team,

    I am trying out Qt6.2 for Android development. Any application (Qt provided example apps or my own apps), upon building throws the following warnings:

    • Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
    • Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
    • Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
    • Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
    • Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
    • Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
    • Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
    • Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
    • Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
    • Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01

    Before deploying the build to the connected Android device, it throws up the below dialog:
    bffe7abb-1e43-49ca-9845-63d0b7ce4c85-image.png

    This error comes up every single time and hence a nuisance.

    Here are the details of my environment:

    • OS: Windows 10
    • Qt Creator: 5.0.1
    • Qt : 6.2.0-rc2
    • Android Kit: armeabi-v7a
    • Android version on phone: Android11

    Any thoughts on avoiding this error or at least suppressing the error dialog window?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dev_liya
      wrote on 1 Feb 2022, 11:19 last edited by
      #2

      your this problem has been solved or not ?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        assam
        wrote on 25 Mar 2022, 08:54 last edited by
        #3

        Could you provide full log and also what build-tools and Target SDK versions used?

        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