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

ActiveQt: TYPELIBS qmake variable doesn't produce correct files

    XMLWordPrintable

Details

    • f1d18a2ede78a97c152dd50c3899df51829c4260,827a616c3a357ddd79b4e59848c57fcc6f82fa18, Font * issue f8a14f150aaa783a790aad9a2dcfe2f47a2fe09c (qtactiveqt/dev, 3.2.2015, 5.5)

    Description

      This problem can be found e.g. in ActiveQt example qutlook, which doesn't compile in Qt5 due to incorrectly generated MSOUTL.cpp/.h. Examples of discrepancies to Qt4 generated versions of same files:

      • Qt5 is generating function declarations for some property setter functions that are missing from Qt4. Unclear which version is correct, needs more investigation.
      • Qt5 is generating return statements for void functions, which is clearly wrong. Probably related to QMetaMethod::typeName() change where it now returns void instead of empty string.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes