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

QtProtobuf: address namespace issues

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • Core: Other
    • None
    • All
    • 5
    • Team Two Foundation Sprint 52

    Description

      Currently the QtProtobuf module (WIP) cannot build properly with a namespaced build of Qt. The library is properly built with namespaces but the Qt*-types are not and cause failures due to ambiguity. This is because the main library and the generated types are both in QtProtobuf, but the generated types don't apply the Qt namespace.

      We can either find a solution to apply the Qt namespace to these types or we can find an alternate namespace for the generated types.

      Attachments

        Issue Links

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

          Activity

            People

              manordheim Mårten Nordheim
              manordheim Mårten Nordheim
              Vladimir Minenko Vladimir Minenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes