Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1586

building for qt-embedded is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.2.1
    • 1.2.0
    • Build System
    • None
    • qtm-serviceframework: de2b568a4f14f38ae26960f543277bd2ac57c9d6

      This is for 1.2.0-beta1 (I cannot select that version here).

      In many places "!embedded:..." is used to check for X11. This is broken.
      When Qt is built for embedded then "embedded" is defined in QT_CONFIG and not in CONFIG (it's only in CONFIG when building Qt itself).
      So, the correct check is "!contains(QT_CONFIG, embedded)"

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

            alex Alex (closed Nokia identity) (Inactive)
            mol Michael Olbrich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes