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

The "Add Library" Wizard produces false paths when different harddisk drives on Windows are used.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • Qt Creator 4.0.3
    • All Other Issues
    • None
    • Windows 10, Qt 5.6, MSVC2015, Qt Creator 4.0.3
    • 0b58d7435e6bfb07cb30fd240eaefe2a1121878e

    Description

      When a library is added to the pro file via the "Add Library" wizard, the path of library is wrong when different harddisk drives are used, e. g. the library is on drive C:/..., but the project is on drive D:/...

      The output in the pro file is:
      win32: LIBS += -L$PWD/C:/Test/Example/lib/ -lexampleLib
      INCLUDEPATH += $PWD/C:/Test/Example/include
      DEPENDPATH += $PWD/C:/Test/Example/include

      Attachments

        Issue Links

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

          Activity

            People

              hunger Tobias Hunger
              stvokr stvokr
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes