Can someone guide me on how to use OpenDDS with Qt6? I need to make a Chatroom application on Qt with the help of OpenDDS and I can't find any learning material for that.
Asked
Active
Viewed 243 times
1 Answers
0
OpenDDS has a demo used to demonstrate interoperability with other DDS implementations that uses Qt that could serve as an example. It's Qt 5 though, we haven't updated it to Qt 6 yet. There's also some more information about OpenDDS and Qt listed here.

Fred Hornsey
- 309
- 1
- 10
-
I will go through those examples for sure. Thanks for the help. – Lalit Meena Dec 18 '21 at 13:52