cerbero mingw and custom plugin build

Mailing List SVR lists at svrinformatica.it
Sat Jan 11 12:13:20 PST 2014


I did it manually:

echo $(pkg-config.exe --cflags --libs gstreamer-0.10)
-mms-bitfields 
-I/home/nicola/cerbero/dist/windows_x86/include/gstreamer-0.10 
-I/home/nicola/cerbero/dist/windows_x86/include/glib-2.0 
-I/home/nicola/cerbero/dist/windows_x86/lib/glib-2.0/include 
-I/home/nicola/cerbero/dist/windows_x86/include/libxml2 
-L/home/nicola/cerbero/dist/windows_x86/lib -lgstreamer-0.10 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl

i686-w64-mingw32-gcc -c gstretimestamper.c -o gstretimestamper.o 
-mms-bitfields 
-I/home/nicola/cerbero/dist/windows_x86/include/gstreamer-0.10 
-I/home/nicola/cerbero/dist/windows_x86/include/glib-2.0 
-I/home/nicola/cerbero/dist/windows_x86/lib/glib-2.0/include 
-I/home/nicola/cerbero/dist/windows_x86/include/libxml2 
-L/home/nicola/cerbero/dist/windows_x86/lib -lgstreamer-0.10 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl

i686-w64-mingw32-gcc -shared -o libgstretimestamper.dll 
gstretimestamper.o -mms-bitfields 
-I/home/nicola/cerbero/dist/windows_x86/include/gstreamer-0.10 
-I/home/nicola/cerbero/dist/windows_x86/include/glib-2.0 
-I/home/nicola/cerbero/dist/windows_x86/lib/glib-2.0/include 
-I/home/nicola/cerbero/dist/windows_x86/include/libxml2 
-L/home/nicola/cerbero/dist/windows_x86/lib -lgstreamer-0.10 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl

Nicola

Il 11/01/2014 16:20, Mailing List SVR ha scritto:
> Hi,
>
> I need to cross compile for windows a custom plugin based on 
> gst-template, I used cerbero to setup a cross compile environment and 
> I compiled gstreamer and gst-plugins-base with no issue, now from the 
> cerbero shell I would like to cross compile my plugin for windows, I 
> have the error attached, I know I can easily workaround the problem 
> simply including the plugin inside my app, but since this plugin in 
> used by several apps I would prefer to install it as system gstreamer 
> plugin,
>
> thanks for your suggestions,
>
> Nicola
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140111/91d50671/attachment.html>


More information about the gstreamer-devel mailing list