On Wed, Mar 9, 2016 at 6:19 PM, Sebastian Kügler <se...@kde.org> wrote:
> On Wednesday, March 09, 2016 17:07:21 Jonathan Riddell wrote:
>> This does not build when using
>> -Wl,--no-undefined
>>
>> breeze-text/plugin.c:601: undefined reference to `pow'
>> breeze-text/plugin.c:601: undefined reference to `pow'
>
> offhand, it needs
>
> #include <math>

I am pretty sure that is what Hrvoje's RR [1] fixes. Did your build
include that commit?

(missing the include would raise 'implicit declaration' I think)

[1] https://git.reviewboard.kde.org/r/127296/
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to