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

Outdated? #9

Open
profejuanca opened this issue Sep 17, 2021 · 0 comments
Open

Outdated? #9

profejuanca opened this issue Sep 17, 2021 · 0 comments

Comments

@profejuanca
Copy link

Hi, a QT dependency for compile is broken, and Flatpak packaging too...

src/metronome.cpp:241:22: error: no matching function for call to ‘QList<IMeasure*>::swap(int&, int&)’ 241 | measures.swap(measureIndex, measureIndexAbove); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ En el fichero incluido desde /usr/include/qt/QtCore/qobject.h:49, desde /usr/include/qt/QtCore/QObject:1, desde src/metronome.h:3, desde src/metronome.cpp:1: /usr/include/qt/QtCore/qlist.h:168:17: nota: candidate: ‘void QList<T>::swap(QList<T>&) [con T = IMeasure*]’ 168 | inline void swap(QList<T> &other) noexcept { qSwap(d, other.d); } | ^~~~

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