Maybe here?

http://www.rosegardenmusic.com/wiki/dev:contributing

Under Prepare the Build Environment.

On 8/19/20 6:59 AM, liebre...@grossmann-venter.com wrote:
Also,
where can I find the list of dependencies?
They are not in the README.

"As of 10.02 all formerly optional dependencies are now mandatory dependencies. We've taken this step because it is a real support hassle working through a set of problems to finally uncover the reason something has broken is due to the user's distro package being built without a particular feature turned on. "


-------------------------------------------

Running cmake without options results in:



/home/redacted/Downloads/rosegarden/rosegarden-20.06/src/gui/rulers/PropertyControlRuler.cpp: In member function ‘void Rosegarden::PropertyControlRuler::updateSelection(std::vector<Rosegarden::ViewElement*>*)’: /home/redacted/Downloads/rosegarden/rosegarden-20.06/src/gui/rulers/PropertyControlRuler.cpp:262:28: error: no match for ‘operator=’ (operand types are ‘QSharedPointer<Rosegarden::PropertyControlItem>’ and ‘std::nullptr_t’)
                     item = nullptr;
                            ^~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer.h:48:0,                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSharedPointer:1,                  from /home/redacted/Downloads/rosegarden/rosegarden-20.06/src/gui/rulers/ControlItem.h:23,                  from /home/redacted/Downloads/rosegarden/rosegarden-20.06/src/gui/rulers/ControlRuler.h:21,                  from /home/redacted/Downloads/rosegarden/rosegarden-20.06/src/gui/rulers/PropertyControlRuler.h:23,                  from /home/redacted/Downloads/rosegarden/rosegarden-20.06/src/gui/rulers/PropertyControlRuler.cpp:21: /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer_impl.h:327:21: note: candidate: QSharedPointer<T>& QSharedPointer<T>::operator=(const QSharedPointer<T>&) [with T = Rosegarden::PropertyControlItem]      QSharedPointer &operator=(const QSharedPointer &other) Q_DECL_NOTHROW

truncated


--
David W. Jones
gn...@hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
"My password is the last 8 digits of π."



_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to