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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important 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

      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

        For Gerrit Dashboard: QTCREATORBUG-16688
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes