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

appStocQt example does not run after building and installing Qt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7.0
    • Examples and Demos
    • None
    • Linux/Wayland

    Description

      I clone the whole qt5 supermodule and then

      • configure -debug -make examples -prefix /path/to/dest, among other flags.
      • ninja
      • ninja install
      • cd /path/to/dest/examples/demos/stocqt
      • ./appStocQt (note that this executable is the only file the directory)
        qrc:/Main.qml:5:1: module "content" is not installed 
             import content 
             ^
        Requested MSAA sample count 8 but supported sample counts are QList(1, 2, 4) , using sample count 4 instead
        
      • Only a small empty window shows up

      Attachments

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

        Activity

          People

            spouke Sakaria Pouke
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes