On samedi 30 mars 2019 13:05:13 CET Colin Fletcher wrote:
> On 30/03/2019 11:41, David Faure wrote:
> > On samedi 30 mars 2019 12:37:57 CET Colin Fletcher via Rosegarden-devel 
wrote:
> >> no known conversion for argument 2 from ‘std::nullptr_t’
> >> to ‘QSharedPointer<Rosegarden::AudioPluginManager>’
> > 
> > QSharedPtr only gained support for nullptr_t in Qt 5.8.
> > 
> > Is your Qt version older than that?
> 
> Ah, yes, debian stable here has Qt 5.7.1. That explains it: thank you!
> 
> I'll be a little sad if it turns out that building Rosegarden on debian
> stable isn't possible any more, but if I'm the last one left trying to
> build it on a distro that doesn't have Qt 5.8, I'm willing to concede
> that I'm just an old stick-in-the-mud and patch it myself locally.

Nah, just change the code to use {} instead of nullptr.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5





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

Reply via email to