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

Compile failure with -no-feature-qml-network

    XMLWordPrintable

Details

    • e48a10d40001c6efdb3b875c1d0087674dee2a48

    Description

      Compiling QtDeclarative with -no-feature-qml-network fails with:

      | /home/sapiippo/development/yocto/pyro/build-apalis-imx6/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtdeclarative/5.11.2+gitAUTOINC+f25824e0b2-r0/git/src/imports/xmllistmodel/qqmlxmllistmodel.cpp: In member function 'void QQuickXmlListModel::reload()':
      | /home/sapiippo/development/yocto/pyro/build-apalis-imx6/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtdeclarative/5.11.2+gitAUTOINC+f25824e0b2-r0/git/src/imports/xmllistmodel/qqmlxmllistmodel.cpp:1057:48: error: 'class QQmlEngine' has no member named 'networkAccessManager'
      |          d->reply = qmlContext(this)->engine()->networkAccessManager()->get(req);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
      

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes