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

Some quick examples not launching on native WoA build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • 6.5.0, 6.5.1
    • Build tools: Other
    • Windows

      Have Qt 6.5.1 sources, compile Windows on ARM binaries natively, using MSVC2022 and skipping unsupported modules:

      cmake -DQT_BUILD_EXAMPLES=FALSE -DCMAKE_BUILD_TYPE=Release -DDEVELOPER_MODE=YES -DQT_BUILD_TESTS_BY_DEFAULT=OFF -DBUILD_qtwebengine=FALSE -DBUILD_qtquickeffectmaker=FALSE -DBUILD_qtwayland=FALSE -DBUILD_qttranslations=FALSE -DBUILD_qtdoc=FALSE -DBUILD_qtwebview=FALSE C:\Users\qt\RTA\Qt_6.5.1\6.5.1\Src -DCMAKE_INSTALL_PREFIX:PATH=C:\Users\qt\RTA\Qt_6.5.1\6.5.1\Src\qtbase 

      Configure and compile examples, exe's are found, but when launching, following examples do not launch, no output is visible (dialog or output on command prompt)

      quick\animation
      quick\canvas
      quick\delegatechooser
      quick\draganddrop
      quick\imageelements
      quick\pointerhandlers
      quick\positioners
      quick\righttoleft
      quick\shapes
      quick\text
      quick\threading
      quick\touchinteraction
      quick\views
      quick\models\abstractitemmodel
      quick\particles\affectors
      quick\particles\emitters
      quick\particles\imageparticle
      quick\particles\itemparticle
      quick\particles\system
      quickcontrols\attachedstyleproperties
      quickcontrols\eventcalendar
      quickcontrols\gallery

      Other quick applications launch on same environment.

       

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

            owolff Oliver Wolff
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes