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

appStocQt example does not run after building and installing Qt

XMLWordPrintable

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

      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

        For Gerrit Dashboard: QTBUG-124264
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes