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