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

QtProtobuf: address namespace issues

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes