Opened 14 years ago
Last modified 12 years ago
#142 closed task
64-bit build for MS Windows — at Initial Version
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | Global | Keywords: | |
Cc: |
Description
There are a number of obstacles which prevent us from following the
instructions on dev/win32.
For some dependencies, it is just a question of doing more manual, as is the case for setuptools and python wmi.
Unfortunately, other dependencies are much much harder to deal with:
- pygtk (or even just plain GTK for that matter) do not provide 64-bit installers at present, and building from source is too tedious.
- gstreamer does not provide a 64-bit version, all the bindings are for 32-bit python only at present...
Note: See
TracTickets for help on using
tickets.