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. No such file or directory: '@armeabi-v7a\object_script... with custom DESTDIR (Qt 5.14)
Qt 6.11 is out! See what's new in the release blog

No such file or directory: '@armeabi-v7a\object_script... with custom DESTDIR (Qt 5.14)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 861 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.
  • D Offline
    D Offline
    Devoo
    wrote on last edited by Devoo
    #1

    Hi,
    I am trying to compile my project for Android with newest Qt (5.14).
    Unfortunatelly I got an error:

    @armeabi-v7a\object_script...\..\..\MyProject\bin\armeabi-v7a\Debug\libMyProject_armeabi-v7a.so.Armeabi-v7a
    

    DESTDIR is defined as:

    M:/MyProject/bin/$$ANDROID_TARGET_ARCH/$$BUILD_TYPE
    

    This is a bug, right?

    @edit
    I found a solution to one of the Qt examples:
    https://codereview.qt.nokia.com/c/qt-apps/qmllive/+/286407/2/qmllive.pro

    I think this is not a correct bugfix >:)

    1 Reply Last reply
    1
    • mwallnoeferM Offline
      mwallnoeferM Offline
      mwallnoefer
      wrote on last edited by
      #2

      @Devoo @alemio: Also we have faced the same issue with Qt 5.14.2 for Android but only on Windows, not on GNU/Linux.

      1 Reply Last reply
      0
      • W Offline
        W Offline
        WimL
        wrote on last edited by
        #3

        I have a similar issue.

        Windows Android build with Qt 5.14.0

        clang++: error: no such file or directory: '@armeabi-v7a\object_script...\..\..\output\android\debug\unittests\unittest_armeabi-v7a.so.Armeabi-v7a'
        
        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