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

qtremoteobjects build fails on Cross-Compiling for Raspberry Pi 3

    XMLWordPrintable

Details

    • Linux/Other display system

    Description

      Hi!, trying to build qt 5.12 (single) for Raspberry Pi 3, following error occurs on qtremoteobjects module.

      #Error

      qconnectionfactories.cpp:234:93: error: no matching function for call to ‘ExternalIoDevice::connect(QPointer<QIODevice>&, void (QIODevice::)(), ExternalIoDevice const, ExternalIoDevice::ExternalIoDevice(QIODevice*, QObject*)::__lambda9)’
      connect(m_device, &QIODevice::aboutToClose, this, [this]() { this->m_isClosing = true; });
      ^

      #Package
      http://download.qt.io/official_releases/qt/5.12/5.12.0/single/qt-everywhere-src-5.12.0.tar.xz

      #Configuration

      ./configure release -opengl es2 -device linux-rasp-pi3-g++ -device-option CROSS_COMPILE=~/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf -sysroot ~/raspi/sysroot -opensource -confirm-license -make libs -prefix /usr/local/qt5pi -extprefix ~/raspi/qt5pi -hostprefix ~/raspi/qt5 -v -no-use-gold-linker

       

      Thank you!

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            francisco01 Francisco Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes