Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved LOCAL_SHORT_COMMANDS for QMake

    Mobile and Embedded
    3
    3
    176
    Loading More Posts
    • 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
      Devoo last edited by

      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 Reply Quote 1
      • T
        Tolik last edited by

        A similar problem when building an Android app.

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

        Is there a workaround or solution?

        jsulm 1 Reply Last reply Reply Quote 0
        • jsulm
          jsulm Lifetime Qt Champion @Tolik last edited by

          @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 Reply Quote 0
          • First post
            Last post