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

QtWebKit's .la file depends on internal statically linked library

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • 4.8.x
    • 4.7.0
    • Build tools: qmake
    • None

    Description

      QtWebkit links statically against libjscore ( src/3rdpary/JavaScriptCore/ ). However this internal library is listed in the .la file after installation.

      – Contents of libQtWebkit.la file –

      # Libraries that this one depends upon.
      dependency_libs='-L/usr/lib64 -L/usr/lib64/qt4 -L../JavaScriptCore/release -L/usr/X11R6/lib  -L/usr/lib64/qt4 -ljscore -L/usr/lib64 -L/usr/lib64/qt4 -lXrender -lphonon -lQtGui -L/usr/X11R6/lib -lQtNetwork -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread '
      

      The same problem occurs on the rest of git branches ( 4.7, 4.7-stable, master )

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            hwoarang Markos Chandras
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes