:: Re: [Frei0r] frei0r-plugins depende…
Top Page
Delete this message
Reply to this message
Author: Jean-Baptiste Mardelle
Date:  
To: frei0r
Subject: Re: [Frei0r] frei0r-plugins dependencies?
On Friday, April 1, 2016 10:32:50 PM CEST, salsaman wrote:
> The plugin compiles fine for me using Ubuntu 15.10.
>
> man lrintf shows that it is a standard function in math.h
>
>
> Salsaman.


I can reproduce the problem when building frei0r with cmake, because the
filters are not properly linked to libmath.

I sent a patch proposal to Dan:
https://github.com/ddennedy/frei0r/pull/7/commits/92473fa04b17557fa75e0388de0a9ca20acd3fc2

We are going to update our Kdenlive PPA's frei0r package soon with the fix.

regards,

jb