[gst-embedded] how can i compile my plugin file?
cjfeng
cjfeng at ingenic.cn
Fri Oct 24 01:41:13 PDT 2008
Hi,all,
I have checked out gst-template,and run "make_element FcjExampleFilter",and create gstfcjexamplefilter.c and gstfcjexamplefilter.h.then i run "autogen" to create configure.
i run "configure;make;make install",and modify "GST_PLUGIN_PATH".
i run "./gst-inspect plugin",gstreamer can find "plugin".
but i want to compile fcjexamplefilter,it is not compiled.
i look for Makefile,i only find gstplugin.c not gstfcjexamplefilter.c.
how can i compile my plugin file which is gstfcjexamplefilter.c?
Best Regard!
cjfeng
More information about the Gstreamer-embedded
mailing list