<div dir="auto">Hello,</div><div dir="auto"><br></div><div dir="auto">I have built a custom plugin using “Constructing the boilerplate“ instructions.</div><div dir="auto"><br></div><div dir="auto">The plugin builds and works successfully in Linux environment.</div><div dir="auto"><br></div><div dir="auto">Then, I take the C source and header file to Windows and try to build using Visual Studio 2015 which has been setup as per the steps in “Installing on Windows” gstreamer tutorial.</div><div dir="auto"> </div><div dir="auto">The build completes but the plugin cannot be found whatever path I set.</div><div dir="auto">Finally, I have copied the “custom.dll” in <gstreamer-1.0>\lib directory. Then, I noticed that   “libcustom.lib” which should be placed under <gstreamer-1.0>\lib\gstreamer-1.0 directory, is not created in Visual Studio build.</div><div dir="auto"><br></div><div dir="auto">Is this the cause of plugin not being found?</div><div dir="auto"><br></div><div dir="auto">Please share the steps if anybody has built a custom plugin in Windows.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Priyanka Kataria </div>