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

Questions about feature statemachine

    XMLWordPrintable

Details

    • All
    • d59b74c12 (dev), bbb75a790 (6.9)

    Description

      While I try to learn how the Qt feature system works to introduce new features I try to play with the feature "statemachine". But whatever I do, the statemachine is always build.

      • QT_FEATURE_statemachine is always empty/unset.
      • Configure option "-feature-statemachine" does not change anything.
      • Configure option "-no-feature-statemachine" does not change anything.
      • When I try to exclude the folders in qtscxml/src/CMakeLists.txt based on QT_FEATURE_statemachine it is never build.

      Playing with the feature "scxml-ecmascriptdatamodel" works great.

      • QT_FEATURE_scxml_ecmascriptdatamodel is "ON" in general.
      • It is empty/unset when "no-feature-scxml-ecmascriptdatamodel" is used in configuration.

      Would be nice if anyone can give me a hint. I try a lot of things to make it work but nothing helps.

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            larss Lars Schmertmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes