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

Building QPA results in Project ERROR: Could not find feature reduce_exports.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.8.0
    • QPA: EGLFS
    • None
    • Ubuntu with ARM cross tool chain.

    Description

      I have a two projects, a QPA extending eglfs, and an eglfs device integration. Both are plugins using the load(qt_plugin) command in the respective .pro files.

      Both projects build and run fine on Qt 5.6.0. Migrating to Qt 5.8.0 I get this when executing make either from within Qt Creator or directly on the console.

      "/opt/qt/5.8.0/linux-arm-poky-gnueabi-g++/qtbase/bin/qmake" /home/naim/Documents/naim/projects/leo/svn/trunk/Source/UI/Chalawan/deviceintegration/eglfs_sgx/eglfs_sgx.pro -r -spec linux-arm-gnueabi-g++ CONFIG+=debug CONFIG+=qml_debug
      Info: creating stash file /media/psf/Home/Documents/naim/projects/leo/svn/trunk/Source/UI/.qmake.stash
      Project ERROR: Could not find feature reduce_exports.
      

      Using the broadcom eglfs device integration provided with Qt I can reproduce the error by moving that project out of the Qt source tree and into my SVN repository working area. Suggests something new in 5.8.0 is reliant on plugins being built from inside an expected Qt source folder perhaps.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              ashelley Andrew Shelley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes