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&#39;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">&lt;<a href="mailto:ylatuya@gmail.com">ylatuya@gmail.com</a>&gt;</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&#39;m trying to add gst-python to GStreamer-Winbuilds and I&#39;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 &gt; ..\..\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>
&gt;From my experience with C#  bindings I understand that I have add some<br>
search path to find all the GStreamer/GLib references. I&#39;m not<br>
familiar with Python bindings and I don&#39;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>