著者: Jaromil 日付: To: Minimalistic plugin API for video effects 題目: Re: [Frei0r] frei0r-plugins dependencies?
dear Jean-Baptiste,
On Mon, 04 Apr 2016, Jean-Baptiste Mardelle wrote: > 1) easy solution: add libmath linking to the top CmakeLists.txt with this
> patch. Should solve the crashes, but causes some unwanted linking.
lets go for this solution, it should not create any problems and libm
is a default library in all installations and libc implementations
around. There should be no clash of function names.
we will roll out a 1.5.1 release this week as soon the dust settles.