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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes