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

Build failed when cross build qtquick3d

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.15.0
    • 5.14.2
    • Build System
    • None
    • ubuntu 20.04
      VMware

    Description

      Running in a Ubuntu20.04 virtual machine, with configured as below:
      bulid the source in https://download.qt.io/official_releases/qt/5.14/5.14.2/single/qt-everywhere-src-5.14.2.tar.xz

      Configured as below

      ../qt-everywhere-src-5.14.2/configure -prefix /opt/qt-everywehre-5.14.2/ -xplatform linux-arm-gnueabi-g++ -release -opensource -no-openssl -no-opengl -no-xcb -no-pkg-config -no-iconv -no-glib
      

      Keep get the following error:

      cd render/ && ( test -e Makefile || /home/sl/qt-everywhere-build/qtbase/bin/qmake -o Makefile /home/sl/qt-everywhere-src-5.14.2/qtquick3d/src/render/render.pro ) && make -f Makefile 
      Project ERROR: Unknown module(s) in QT: openglextensions
      make[2]: *** [Makefile:96: sub-render-make_first-ordered] Error 3
      make[2]: Leaving directory '/home/sl/qt-everywhere-build/qtquick3d/src'
      make[1]: *** [Makefile:50: sub-src-make_first] Error 2
      make[1]: Leaving directory '/home/sl/qt-everywhere-build/qtquick3d'
      make: *** [Makefile:366: module-qtquick3d-make_first] Error 2
      
      

      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
            seliber Luo Seliber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes