I had the same issue yesterday see Dave answer. But my lib was .so not
static.
Just add to your plugin.am xxx_plugin_am_LIBADD =-lyourlib

בתאריך יום ה׳, 15 במרץ 2018, 17:32, מאת lin huang ‏<mit...@outlook.com>:

> Hi there,
>
>          I want to know how to add a new static library to compile with a
> specific plugin source code into a .so file? Is there a guidance?
>
>
>
>
>
> xxx_plugin/good.c
>
> xxx_plugin/bana.c     comlile è   xxx_plugin.so
>
> xxx_plugin/app.a
>
>
>
> Thank you!!!
> 
>

Reply via email to