Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-2172

Mac: qmake places version numbers at the end of the dylib

    XMLWordPrintable

Details

    • macOS

    Description

      On Mac when calling:
      qmake -o Makefile CONFIG=release
      the Makefile that is produced has the version number at the end of the filename, such as lib213436.dylib.1.0.0

      it would be expected that it had the file name as:
      lib213436.1.0.0.dylib
      which is the case when just calling "qmake".

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes