Opened 14 years ago
Closed 14 years ago
#118 closed task (fixed)
upgrade windows build to python 2.7 (blocked by lack of pygst ossbuild)
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | Windows Build | Keywords: | |
Cc: |
Description
All platforms now build against python 2.7 whenever possible.
The windows version does not because one component is missing: pygst
bindings.
See these upstream bugs:
- gstreamer bug as it seems some build files are missing.
- ossbuild bug as ossbuild are the ones providing windows binary builds
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Now using python 2.7.1 since ossbuild has released working bindings.
Note: See
TracTickets for help on using
tickets.
The build files have been added in this changeset
Binaries should appear, if not we can build them ourselves.