Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
trappedinspacetime opened this issue Jan 7, 2022 · 0 comments
Open

Comments

@trappedinspacetime
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant