NetBuffer
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue May 22 01:25:26 PDT 2012
On Tue, 2012-05-22 at 01:01 -0700, enricom wrote:
> Hello, I would like to use the NetBuffer type because I want a user to be
> able to send a request to a main program, communicating its ip address. The
> problem is that I'm getting the error: " undefined reference to
> `gst_netbuffer_new' ".
> I already included <gst/netbuffer/gstnetbuffer.h>, do you know if there are
> other libraries that need to be included?
It sounds like you need to *link* to it as well.
Cheers
-Tim
More information about the gstreamer-devel
mailing list