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

"sbs --what" doesn't list all generated files in symbian-sbsv2

    XMLWordPrintable

Details

    • 435222b11346f9a90a547adab28a81cb31a3a854

    Description

      The files generated during the symbian-sbsv2 builds by Qt FLMs are not listed in "sbs --what" output. This is due to missing "whatmacro" statements in FLM files. E.g. in qmake_emulator_deployment.flm you should have this kind of statement:

      $(eval $(call whatmacro,$(CLEAN_TARGET)))
      

      Check all FLMs that create files and make sure the "whatmacro" is used properly.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes