I am attempting to run the qt examples multistreamserver & multistreamclient, which rely on the QSctpServer & QSctpSocket.
I receive errors "QSctpSosket does not name a type" and "invalid use of incomplete type 'class QSctpServer'"
What is going on?
Running Ubuntu 16.04, Qt 5.10.1