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

Examples imageprovider and imageresponseprovider leave garbage files under the qt5 build directory

XMLWordPrintable

    • c91b71863 (dev), c873aa25a (6.6), b7d44fa97 (6.5)

      • in QT5_SRC_DIR: checkout qt5 supermodule
      • init-repository (including at least qtdeclarative)
      • in BUILD_DIR: $QT5_SRC_DIR/configure -make examples -prefix $PREFIX_DIR -debug ...

      Without having built or installed anything, we see that example resources have been written to the wrong directory directly under the supermodule build dir:

      examples/quick/imageresponseprovider/ImageResponseProviderCore/
      

      This should have been one level deeper, inside qtdeclarative directory, i.e.

      qtdeclarative/examples/quick/imageresponseprovider/ImageResponseProviderCore/
      

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

            qtbuildsystem Qt Build System Team
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes