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

qtmultimedia's tst_qcamera conflicts with one in qt3d

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.2
    • 6.2.0 FF
    • Multimedia
    • None

    Description

      The fact that two tests have the same name causes a cmake error. (Of course we probably didn't care when we were using qmake, but now one can type "ninja tst_something" after successful configuration of all of qt6, to rebuild one autotest and all its deps, without giving a path. So clearly it expects executable names to be unique.) I have to avoid building qt3d for now. I guess this sort of thing is going to recur whenever test executable names are too vague.

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes