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>

IIRC.
-- 
sebas

Sebastian Kügler    |    http://vizZzion.org    |     http://kde.org

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to