Hi All,<br>&nbsp; I wrote a test plugin which is using &#39;GstBaseTransform&#39; as base class.<br>I am able to compile it and .so is generated successfully.<br>But gst-inspect-0.10 command is unable to load it and getting the following error :
<br>----------<br>gstregistry.c:876:gst_registry_scan_path_level:&lt;registry0&gt;[00m file /usr/lib/gstreamer-0.10/libplugin-test.so not yet in registry<br>...&nbsp; GST_PLUGIN_LOADING gstplugin.c:392:gst_plugin_load_file:[00m attempt to load plugin &quot;/usr/lib/gstreamer-
0.10/libplugin-test.so&quot;<br>0:00:00.405458000 [332m 3115[00m 0x8d36968 [33;01mWARN [00m [00;01;36m&nbsp; GST_PLUGIN_LOADING gstplugin.c:414:gst_plugin_load_file:[00m module_open failed: /usr/lib/gstreamer-0.10/libplugin-test.so
: undefined symbol: gst_base_transform_get_type<br>---------<br><br>Can someone point out the cause of this problem? do I need to include something in my code? Thanks in advance.<br><br>Regards,<br>Sanjay<br><br><br>Thanks &amp; Regards,
<br>Sanjay<br>