Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1047

cpp.dynamicLibraries produce wrong command to linker

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 1.8.0
    • 1.6.0
    • General
    • None
    • Linux x86_64
      qbs 1.6.0
      qt-creator 4.1.0 (and lower versions)
    • 391d61fe7110dc6cdea3184380c53d9660df0b72

    Description

      If I set dynamicLibraries like this:

      cpp.dynamicLibraries: ['R']
      

      I get linker call like this:

      .../qtc_Qt5_Desk_77dac463-debug/ComLib.qtc-Qt5-Desk-77dac463.e032ee49/.socopy/libComLib.so R /usr/lib64/libQt5Network.so.5.6.1 ...
      

      But it definitely must be -lR
      It is definitely problem with 'R' , because 'r' or 'Q' produces correct call
      Unfortunately, it is name of real library (core library of R language), so I won't be the only person who struggle from that issue.

      Attachments

        For Gerrit Dashboard: QBS-1047
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            tz-lom Nuzhdin Urii
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes