where GST_PLUGIN_BUILD_STATIC in cmake project

Cyril Baletaud cyril.baletaud at gmail.com
Sun Nov 9 12:53:35 PST 2014


Hi,

I use gstreamer in my cpp project. I have sub-class a GstBin in a static c
lib, and now i need to register it.
I want to use the macros GST_PLUGIN_STATIC_DECLARE,
GST_PLUGIN_STATIC_REGISTER but i need to define GST_PLUGIN_BUILD_STATIC for
the expansion of the macro GST_PLUGIN_DEFINE.

I use cmake.

I try in cmakelist.txt  set( GST_PLUGIN_BUILD_STATIC) no result.
i try in bin subclass #define GST_PLUGIN_BUILD_STATIC 1 no result.

an idea ?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141109/bcc2573d/attachment.html>


More information about the gstreamer-devel mailing list