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

building for qt-embedded is broken

    XMLWordPrintable

Details

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

    Description

      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)"

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: