Hi,<br><br>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.<br>
<br>Julien<br><br><div class="gmail_quote">2009/3/31 Andoni Morales <span dir="ltr"><<a href="mailto:ylatuya@gmail.com">ylatuya@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I'm trying to add gst-python to GStreamer-Winbuilds and I'm having<br>
some problems generating the bindings.<br>
<br>
Taking as refenrence the Visual Studio project in<br>
gst-python/win32/vs6/pygenfiles.dsp I run the following command to<br>
genereta gst.c:<br>
<br>
C:\Python26\python.exe ..\..\codegen/codegen.py --load-types<br>
..\..\gst\arg-types.py --register ..\..\gst\gst-types.defs --override<br>
..\..\gst\gst.override --extendpath ..\..\gst\ --prefix pygst<br>
..\..\gst\gst.defs > ..\..\gst\gen-gst.c<br>
<br>
I get the following errors:<br>
<a href="http://pastebin.com/m67dda251" target="_blank">http://pastebin.com/m67dda251</a><br>
<br>
>From my experience with C# bindings I understand that I have add some<br>
search path to find all the GStreamer/GLib references. I'm not<br>
familiar with Python bindings and I don't know how to do that...<br>
<br>
Thanks in advance,<br>
Andoni Morales<br>
<br>
------------------------------------------------------------------------------<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>