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

Not all examples are shadow build compatible

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0 RC 2
    • 5.0.0 RC 1
    • Examples and Demos
    • None
    • Installer 368
    • a0fb0a5dd32b031f89abe603ed07a50c74327e37

    Description

      For some examples (like quick/animation), when run from a shadow build, an error arises that some needed files are not found. Like:

      Could not find file '/Users/qt365/Qt5.0.0-rc1-368/5.0.0-rc1/clang_64/examples/quick/animation-build-Desktop_Qt_5_0_0_rc1_clang_64bit_SDK-Release/animation.qml'
      

      The reason for that is the needed file does not get copied to the build folder.

      Workaround: disabled the shadow build under: Projects/General/Shadow build.

      When examples contains qml files or other resources, they maybe should be deployed or included in a resource files when it makes sense so when run from a shadow build, the example does not fail to find the needed file(s).

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              carochao Caroline Chao (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes