Changes between Initial Version and Version 1 of Ticket #678, comment 22
- Timestamp:
- 12/28/16 15:23:32 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #678, comment 22
initial v1 1 Unless I am missing something, hexchat relies on bundles containing the dlls, those aren't built by the scripts AFAICT. (not sure at all how they were built) 1 Edited a brain fart: [https://github.com/hexchat/gtk-win32/blob/master/README.md building the GTK bundles from source] 2 2 3 Then I noticed that there are files that are supposed to build pygtk2 for win32: [https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-python2-pygtk]4 So all is not lost.And jhbuild was used at least once for cross compiling: [https://wiki.gnome.org/Projects/GTK%2B/Win32/CrossCompilingJhbuild Cross Compiling Jhbuild].3 Then I noticed that there are also some files that are supposed to build pygtk2 for win32: [https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-python2-pygtk] 4 And jhbuild was used at least once for cross compiling: [https://wiki.gnome.org/Projects/GTK%2B/Win32/CrossCompilingJhbuild Cross Compiling Jhbuild]. 5 5 And there's even a jhbuild for windows: [http://afuera.me.uk/jhbuild-windows/] 6 6