[Bug 755864] C++ Linker problem for gst_app_src_push_sample

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 30 04:24:03 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755864

Klaas Jan Russcher <kjrusscher at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from Klaas Jan Russcher <kjrusscher at gmail.com> ---
Well, I am very sorry that I bothered you with this 'problem'. I use Eclipse
and all gstreamer programs compiled fine until I used gst_app_src_push_sample.
Solution to the problem is to add -L/user/local/lib/ as library search path to
g++ (I found this out by looking at what pkg-config returns). Apparently not
including /usr/local/lib/ as library search path works until you use new added
functions.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list