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

Qt sis can't be created on symbian^1 5.0 and symbian^3 PS2 environments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.4
    • 4.7.4
    • Core: Resource System
    • 1614f30732ff417a8dc7ea89fcfb4a724ece6109

    Description

      How to reproduce
      ==================================================================
      1.Setup the symbian^1 and symbian^3 PS2 environments
      2.Clone Qt source form Qt repository
      3.Build Qt lib
      4.Package Qt sis

      Expected result:
      ==================================================================
      Compile Qt source successfully and create qt sis package successfully.

      Actual result:
      ==================================================================
      Compile Qt source succeffully,but can't create qt sis package.

      When observed:
      ==================================================================
      1.For symbian^3 PS2:
      The root cause is that the "qmlshadersplugin.dll" file has not be created while building Qt lib.
      But the "qmlshadersplugin.dll" file is needed for package Qt sis.
      [Attached the symbian^3 PS2 Qt pkg and error log files: Qt_template(PS2).pkg and errorlog_20110630_PS2.txt]

      2.For symbian^1:
      1>One reason is that the "qmlshadersplugin.dll" file has not be created while building Qt lib.
      2>The other reason is that the all *.dll files which needed for package Qt sis, have not be created to the folder "..\epoc32\release\armv6\urel" while building Qt lib.
      But these dll files created to the other folder "..\epoc32\BUILD\Qt4.7\..\ARMV6\urel".

      We can modify the original Qt_template(S1).pkg to Qt_template(S1)_modified.pkg manually, but still lost "qmlshadersplugin.dll" file.
      [Attached the symbian^1 Qt pkg(including modified pkg file) and error log files: Qt_template(S1).pkg,Qt_template(S1)_modified.pkg and errorlog_20110630_S^1.txt]

      Attachments

        1. errorlog_20110630_S^1.txt
          0.8 kB
        2. errorlog_20110630(PS2).txt
          0.5 kB
        3. Qt_template(PS2).pkg
          6 kB
        4. Qt_template(S1)_modified.pkg
          7 kB
        5. Qt_template(S1).pkg
          7 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            yeeeegan yeganyun (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes