Skip to content

error: ‘SkipEmptyParts’ is not a member of ‘Qt’ #9

@trappedinspacetime

Description

@trappedinspacetime

First of all, I congratulate you on your project.
I'm on Ubuntu 20.04 platform. I cloned this repository and ran qmake within that directory. I get :

    error: ‘SkipEmptyParts’ is not a member of ‘Qt’

I changed Qt::SkipEmptyParts to QString::SplitBehavior::SkipEmptyParts which I found that tip on the net. Compilation went smooth and I launched it succesfully but I am unsure of the safety of that fix.

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