[gst-devel] python2.7 bindings

Antoine Martin antoine at nagafix.co.uk
Wed Nov 10 10:59:30 CET 2010


On 11/10/2010 04:43 PM, Andoni Morales wrote:
> 2010/11/10 Antoine Martin <antoine at nagafix.co.uk>:
>> Hi list,
>>
>> Are there any plans to release some python2.7 bindings using ossbuild?
>> (any approximate release schedule?)
>> Are there any known issues? Is building documented anywhere I've missed?
>>
>> I tried loading the project into VS2008 and after adding all the include
>> paths, I eventually stopped at:
>> "LINK : fatal error LNK1104: cannot open file 'glib-2.0D.lib'"
>> Does this mean I have to build the whole of gstreamer+glib+... using VS?
> Hi antoine,
> 
> You don't need to rebuild everything. We provide pre-compiled binaries
> for all the external dependencies and a SDK with all the headers and a
> the import libraries needed to link against gstreamer and its
> dependencies. If you look close at the error, there is typo in
> 'glib-2.0D.lib', with and extra 'D' :)
I was aware of the "typo" but since I didn't type anything, it must have
been generated by something in the VS build files. Which means they
don't work as-is, right?

> Regarding python2.7, could you please open a new issue for that? I'll
> try to have it ready in couple of days.
Here you go:
https://bugzilla.gnome.org/show_bug.cgi?id=634493

Thanks
Antoine

> 
> andoni
>>
>> Every other bit of software that I use either provides a python 2.7
>> installer or can be installed with minimum fuss via setuptools or
>> distutils. pygst is the last missing piece of the puzzle...
>>
>> Thanks
>> Antoine
>>
>> ------------------------------------------------------------------------------
>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
>> David G. Thomson, author of the best-selling book "Blueprint to a
>> Billion" shares his insights and actions to help propel your
>> business during the next growth cycle. Listen Now!
>> http://p.sf.net/sfu/SAP-dev2dev
>> _______________________________________________
>> 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