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

linux build failing #723

Open
PMSeitzer opened this issue May 3, 2024 · 1 comment
Open

linux build failing #723

PMSeitzer opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@PMSeitzer
Copy link
Collaborator

Probably installing the wrong version of qt. Force the linux build to use qt@5

generating tmp/moc_predefs.h
compiling mainwindow.cpp
compiling qrc_mzroll.cpp
mainwindow.cpp: In member function ‘void MainWindow::Align2()’:
mainwindow.cpp:2045:48: error: ‘SkipEmptyParts’ is not a member of ‘Qt’
         QStringList mzList = mzStr.split("\n", Qt::SkipEmptyParts);
                                                ^
moc filtertagsdialog.h
moc isotopelegendwidget.h
Makefile:37534: recipe for target 'tmp/mainwindow.o' failed
make[1]: *** [tmp/mainwindow.o] Error 1
make[1]: *** Waiting for unfinished jobs....
@PMSeitzer PMSeitzer self-assigned this May 3, 2024
@PMSeitzer PMSeitzer added this to the 2.10.16 milestone May 3, 2024
@PMSeitzer
Copy link
Collaborator Author

There aren't any known linux users right now, so this can be delayed.

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

No branches or pull requests

1 participant