# Pastebin dH14UEvM david: thx for fixing qt5.15 compatibility!. Just fyi: i'm receiving bunch of compile errors in AirPlay like this: AirPlay/mythraopdevice.cpp: In member function ‘void MythRAOPDevice::newConnection(QTcpSocket*)’: AirPlay/mythraopdevice.cpp:209:20: error: invalid use of incomplete type ‘class QTcpSocket’ 209 | .arg(client->peerAddress().toString()).arg(client->peerPort())); | ^~