Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
-
-
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
- is cloned by
-
QTBUG-100986 QtProtobuf: Consider dropping the QObject inheritance
- Closed
- is required for
-
QTBUG-98028 Protocol Buffer support
- Closed