[gst-devel] Building gst-pyhon on windows

Andoni Morales ylatuya at gmail.com
Tue Mar 31 19:49:56 CEST 2009


2009/3/31 Julien Isorce <julien.isorce at gmail.com>:
> 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.

I'm using vs2008/vc9

Andoni

>
> 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
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>




More information about the gstreamer-devel mailing list