Skip to content

Bump Qt version 5.9 to support multi-homed devices #23

@beeka

Description

@beeka

find_package(Qt5Network 5.4 REQUIRED)

There is a bug in versions of Qt earlier than 5.9 where QUdpSocket::joinMulticastGroup() does not cope with multi-homed devices [QTBUG-27641]. I suggest bumping the minimum version to a least 5.9 to avoid the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions