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

Jack Wang antirazin at gmail.com
Tue Sep 15 00:18:39 PDT 2015


Oh I see. Thanks for your explanation  :)

2015-09-15 14:40 GMT+08:00 Philip Withnall <philip at tecnocode.co.uk>:

> The use of a symbols file is fairly standard when writing libraries on
> Linux, so I think there is no need to document it in the INSTALL or
> README files.
>
> On Tue, 2015-09-15 at 14:18 +0800, Jack Wang wrote:
> > 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
> > >
> > _______________________________________________
> > 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/84f65865/attachment.html>


More information about the nice mailing list