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

Fix the library generation so that each library ends up in the lib/ directory of the module they belong to

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • None
    • Build tools: Other
    • None

    Description

      So for example, QtSvg.dll would end up in qtsvg/lib, not qtkernel/lib as it currently does.

      This is the "right" way to do it, but may cause trouble for example on Windows, because it requires the lib path to be in the PATH environment to find it, and with this approach there will be one for each module.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            axisnokia axisnokia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes