Skip to content

Won't compile for Ubuntu #37

@devluxg

Description

@devluxg

Hello,
Was getting an error when trying to compile for Ubuntu, saying it could not find QSerialPort

The fix is to open src/ubuntu/serial.h
Change line 28 to read

#include <QtSerialPort/QSerialPort>

This was with the latest version of Linux Mint. I'd submit a PR, but this is such a simple fix I figured it didn't warrant a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions