Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26168

No run targets for examples

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 4.15.2

      With qmake, it was possible to select both examples and tests as run targets with Ctrl + T. With CMake (in e.g. qtdeclarative), I can only select auto tests. This means that it's more convenient to use the command line to build and run examples (which itself is not convenient).

      If it matters, Qt was built as a per-repo build with these configure options:

      -DCMAKE_BUILD_TYPE=Debug -DFEATURE_developer_build=ON -DQT_BUILD_TESTS=ON -DQT_BUILD_TESTS_BY_DEFAULT=OFF -DQT_BUILD_EXAMPLES=ON -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF -DECM_ENABLE_SANITIZERS=address
      

        For Gerrit Dashboard: QTCREATORBUG-26168
        # Subject Branch Project Status CR V

            cadam Cristian Adam
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes