Hi Andreas,

the patch looks good and can't be the issue.

What is the output of
aplay -l
?

You may provide the clang error messages, maybe one has an idea for a fix.

Kind regards,

Daniel


Am 22.09.2016 um 22:14 schrieb Andreas Müller:
> On Thu, Sep 22, 2016 at 10:50 AM, Andreas Müller
> <schnitzelt...@googlemail.com> wrote:
>> On Thu, Sep 22, 2016 at 10:40 AM, Andreas Müller
>> <schnitzelt...@googlemail.com> wrote:
>>> On Thu, Sep 22, 2016 at 8:21 AM, Daniel Schürmann <dasch...@mixxx.org> 
>>> wrote:
>>>> Hi Andreas,
>>>>
>>>> The QStringBuilder() is somehow hidden. It is only invoked by the operator
>>>> %.
>>>> In all cases, where % is involved, you can simply replace
>>>> QLatin1Literal("string") by "string".
>>>>
>>>> There is no need for testing, other that it compiles on your Qt 5
>>>> environment.
> FWIW:
>
> Good news:
>  * mixxx runs fine on RaspPi2 - so far (see bad news)
>
> Bad news:
> * Just noticed that I have only Alsa loopback interface - the others
> are gone for not yet known reasons
> * Sent the PR but clang build failed. I could not really find out what
> went wrong and am not that sure if it was caused by the patch I sent..
>
> Andreas
>

------------------------------------------------------------------------------
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to