[libnice] Trick about using the libnice library...

Jack Wang antirazin at gmail.com
Mon Sep 14 23:18:20 PDT 2015


Hello Olivier,

Thanks for your quick suggestion and it does work ! :)

Maybe this should be notified and add into the INSTALL document ??

2015-09-15 11:38 GMT+08:00 Olivier CrĂȘte <olivier.crete at collabora.com>:

> Hello,
>
>
> On Tue, 2015-09-15 at 10:09 +0800, Jack Wang wrote:
> > I wrote a new function (called "myfunc" here),
> > Then when I used the libnice library (.so) in another.c file (called
> > "test.c" herer)  and calld myfunc() ,
> > compiling on test.c failed and showed that
> >
> > undefined reference to `myfunc'
>
> The list of functions names to be exported is in nice/libnice.sym, you
> need to add your function there.
>
> --
> Olivier CrĂȘte
> olivier.crete at collabora.com
>
>
> _______________________________________________
> nice mailing list
> nice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nice/attachments/20150915/eeb23c1f/attachment.html>


More information about the nice mailing list