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. LOCAL_SHORT_COMMANDS for QMake

LOCAL_SHORT_COMMANDS for QMake

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

    Hey,
    I need to set LOCAL_SHORT_COMMANDS for QMake, because I got error 87 (Android OS, CLang).
    How to do that for QMake?

    1 Reply Last reply
    1
    • T Offline
      T Offline
      Tolik
      wrote on last edited by
      #2

      A similar problem when building an Android app.

      CreateProcess(F:\...
      ....
      make: *** [libA.so] Error 87
      

      Is there a workaround or solution?

      jsulmJ 1 Reply Last reply
      0
      • T Tolik

        A similar problem when building an Android app.

        CreateProcess(F:\...
        ....
        make: *** [libA.so] Error 87
        

        Is there a workaround or solution?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @tolik said in LOCAL_SHORT_COMMANDS for QMake:

        CreateProcess(F:...
        ....
        make: *** [libA.so] Error 87

        You should also post what is between these two lines (where you have "...." now)...

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        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