[gst-devel] Building gst-pyhon on windows

Julien Isorce julien.isorce at gmail.com
Tue Mar 31 19:10:41 CEST 2009


Hi,

Nothing related to your question, but could you try to use the same vc (and
vs) version as the one used to compile Python26 ? (I think it's at least vc8
(vs2005). Otherwise you must be sure of the compatibility.

Julien

2009/3/31 Andoni Morales <ylatuya at gmail.com>

> Hi,
>
> I'm trying to add gst-python to GStreamer-Winbuilds and I'm having
> some problems generating the bindings.
>
> Taking as refenrence the Visual Studio project in
> gst-python/win32/vs6/pygenfiles.dsp I run the following command to
> genereta gst.c:
>
> C:\Python26\python.exe ..\..\codegen/codegen.py --load-types
> ..\..\gst\arg-types.py --register ..\..\gst\gst-types.defs --override
> ..\..\gst\gst.override --extendpath ..\..\gst\  --prefix pygst
> ..\..\gst\gst.defs > ..\..\gst\gen-gst.c
>
> I get the following errors:
> http://pastebin.com/m67dda251
>
> >From my experience with C#  bindings I understand that I have add some
> search path to find all the GStreamer/GLib references. I'm not
> familiar with Python bindings and I don't know how to do that...
>
> Thanks in advance,
> Andoni Morales
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090331/229ad7af/attachment.htm>


More information about the gstreamer-devel mailing list