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

What is the difference in qt_resource_struct? Regarding the qrc_*.cpp generated by rcc during building process.

    XMLWordPrintable

Details

    Description

      The same source codes generate different qrc_*.cpp files. The only difference is qt_resource_struct, that the last few bytes are different across builds. See the attached .zip file for details and examples.

      1. What is qt_resource_struct and what are those changing bytes? My guess: some sort of entry point or position.
      2. What causes the change? Right now, I can see that cleaning old builds doesn't, but removing entire source folder (local repo) does. My guess: as long as .qml files remain, qt_resource_struct stays the same.
      3. What do those bytes affect? My guess: nothing. Since I actually do not notice anything different.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes