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

Unable to use QtWebKit on Mac OS 10.6 when compiled on 10.7/10.8

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.1.0
    • 4.8.4, 5.0.0
    • WebKit
    • None
    • OS X 10.8, Mac OS X 10.6
    • macOS

    Description

      Despite the fact that -mmacosx-version-min=10.5 is being passed during compilation, `src/3rdparty/webkit/Source/WebKit/qt/QtWebKit.pro` analyzes QMAKE_HOST.version and links to libWebKitSystemInterfaceLion.a (10.7) or libWebKitSystemInterfaceMountainLion.a (10.8) which in turn reference `kCFWebServicesProviderDefaultDisplayNameKey` (only available on 10.7+).

      Related forum thread (not mine): http://qt-project.org/forums/viewthread/24967

      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
            mike.dld Mike Gelfand
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes