Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15134

QMAKE_POST_LINK instruction executed before library is fully linked

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 3.4.2
    • iOS Support
    • None

    Description

      On MACOS, while building a static library for iOS, QMAKE_POST_LINK command is executed before "ranlib -s" is executed.

      QMAKE_POST_LINK should be executed after this, else library is not ready (to be copied to a staging location for instance)

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vikas Vikas Pachdha
              jpo38 Jean Porcherot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes