After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634493 - python 2.7 binaries for windows
python 2.7 binaries for windows
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-10 09:57 UTC by Antoine Martin
Modified: 2012-12-17 11:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Antoine Martin 2010-11-10 09:57:13 UTC
Python 2.7 has been out for a good few months now and is the only 2.x supported version.
It would be really helpful to provide an installer (or at least build files) for it.
Comment 1 Antoine Martin 2010-12-01 12:15:04 UTC
When I tried to build it with Visual Studio 9, I had to fix a bunch of libraries that were misnamed in the project file: the glib-2.0D.lib and a bunch more had libfoo.lib (unix style) instead of foo.lib

Eventually the build went a little further, but it still failed with:
{{{
gstmodule.obj : error LNK2019: unresolved external symbol
_pygst_add_constants referenced in function _init_gst
}}}

I have now also created a separate ticket at ossbuild: [http://code.google.com/p/ossbuild/issues/detail?id=101]
Comment 2 Sebastian Dröge (slomo) 2012-12-17 11:41:24 UTC
There are binaries provided by the GStreamer SDK now