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

QtWebEngine don't building on OSX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Some future release
    • Some future release
    • WebEngine
    • None
    • Using OSX 10.8 with Qt 5.2.2 on current master branch.
    • macOS
    • Change-Id: Ib7bb4fb1fc8692df1b8151c3d159de3d0f73c76f

    Description

      QtWebEngine is failing on compiling on OSX using the instructions here:

      https://qt.gitorious.org/qt-labs/qtwebengine/source/8ca06a55c074b9bf2509b6ec7b15d073030e5e40:

      This is the error:

      Undefined symbols for architecture x86_64:
        "ui::GetFlingData(NSEvent* const&, float*, float*, float*, float*, bool*)", referenced from:
            ui::ScrollEvent::ScrollEvent(NSEvent* const&) in libui.a(ui.event.o)
        "ui::GetScrollOffsets(NSEvent* const&, float*, float*, float*, float*, int*)", referenced from:
            ui::ScrollEvent::ScrollEvent(NSEvent* const&) in libui.a(ui.event.o)
        "ui::GetChangedMouseButtonFlagsFromNative(NSEvent* const&)", referenced from:
            ui::MouseEvent::MouseEvent(NSEvent* const&) in libui.a(ui.event.o)
      ld: symbol(s) not found for architecture x86_64
      clang: error: linker command failed with exit code 1 (use -v to see invocation)
      
      

      I've seen this is also happening to somebody else which pointed out in this comment: http://blog.qt.digia.com/blog/2014/01/23/qt-webengine-technology-preview-available/#comment-1192737

      Attachments

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

        Activity

          People

            jturcott Jocelyn Turcotte
            sinspiral Alberto Fdez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes