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

-qtlibinfix configure option causes the lib to be renamed incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 3.x, 4.5.3, 4.6.0
    • Build tools: qmake
    • None
    • Windows XP/ Qt-win-4.5.3/Qt-win-4.6.0

      On windows ,with configure option "-qtlibinfix 4.5.3", the lib files are renamed as:
      QtCore4.5.34.dll
      QtCore4.5.3d4.dll

      this causes link error.

      Should be QtCore4.5.3.dll / QtCore4.5.3d.dll
      4.6.x also has the same problem.

      On linux, the libs are renamed to libQtCore4.5.3.so.x, seems to be correct.
      Not tested on other platforms.

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

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes