make is not finding libgstapp - appsrc
rick b
rick_blacker at hotmail.com
Fri Nov 11 20:58:12 UTC 2016
All.
I'm trying to work with
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-appsrc.html
When I run gst-inspect-1.0 I see that it's using
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so
I look at this location and I can clearly see that the library file is right
there.
I have already been working on a gstreamer app, so I know this particular
Eclipse Neon project is setup properly.
I've added libgstapp to my list of libraries in my Eclipse Neon project.
Yet, when I build the app, Eclipse is reporting back out "cannot find
-llibgstapp
Am I trying to include the wrong library name?
Something to note, in order to get this library I had to run the install
specified here
https://www.howtoinstall.co/en/ubuntu/xenial/libgstreamer-plugins-base1.0-dev
I even added the gstreamer path in the "Library search path" in Eclipse.
Still didn't help.
Thoughts?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/make-is-not-finding-libgstapp-appsrc-tp4680621.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list