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. Get warning "linker: <...file.so> has unsupported flags DT_FLAGS_1=0x80“ while building my first android app

Get warning "linker: <...file.so> has unsupported flags DT_FLAGS_1=0x80“ while building my first android app

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 2.4k 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
    mustBeAnAlien
    wrote on last edited by
    #1

    I'm trying to build an android app with an example, but I get a list of warnings telling me that the flag DT_FLAGS_1=0x80 in those .so files are not supported. The built app was able to run on my phone but does not function properly as expected.
    I'm developing under MacOS, using Qt 5.12.0 for android, and my sdk deployment is as shown in the screenshot:
    0_1540995938648_Screen Shot 2018-10-31 at 10.15.14 PM.png
    0_1540996029942_Screen Shot 2018-10-31 at 10.26.40 PM.png
    0_1540996234017_Screen Shot 2018-10-31 at 10.30.14 PM.png

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      That warning is normal, ignore it. If your app misbehaves, search for the cause elsewhere.

      (Z(:^

      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