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

wasm: QQuickStylePlugin constructor is missing when using dynamic linking

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • Other
    • None

    Description

      Using Qt Quick Controls fails with:

      undefined symbol `_ZN17QQuickStylePluginC2EP7QObject`

      This is the QQuickStylePlugin::QQuickStylePlugin(QObject*) constructor, which should be available from qtquickcontrols2plugin.so (which is loaded), but for some reason isn't.

      Attachments

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

        Activity

          People

            piwierci Piotr Wierciński
            sorvig Morten Sørvig
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes