<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 16, 2019 at 5:20 AM priyanka kataria <<a href="mailto:priyanka.kataria86@gmail.com">priyanka.kataria86@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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></blockquote></div></div></blockquote><div><br></div><div>You could be running into this issue I reported yesterday: <a href="https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/401">https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/401</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Priyanka Kataria </div>
</blockquote></div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div></div>