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

build configuration option "-no-opengl" causes build failure in module "quick" when building examples

    XMLWordPrintable

Details

    Description

      When building the current Qt release (5.1.0), issuing the option "-no-opengl" to "configure" causes compilation to fail.

      To reproduce, build with

      configure -no-opengl -make libs -make examples
      make

      The error does not appear when only making 'libs' or 'tools'. It appears when compling 'examples'.

      The error message is similar to that in QTBUG-32587.

      Project ERROR: Unknown module(s) in QT: quick

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            kiri Kiri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes