Opened 15 years ago
Last modified 14 years ago
#71 closed task
bump gtk libraries to latest, build from source? — at Version 3
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | Client | Keywords: | windows |
Cc: |
Description (last modified by )
There are some well documented build instructions here
and here for cross-compiling
So upgrading shouldn't be as hard as it was last time (see #10), and may fix some more issues.
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | 1.0 → 0.9.1 |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Summary: | bump gtk libraries to latest → bump gtk libraries to latest, build from source? |
Note: See
TracTickets for help on using
tickets.
*All* the binary distributions I have tested of gtk for win32 break xpra!
(without any error message or anything)
So we may have to build the whole thing from source... (maybe even python!)
Since we already ship the cygwin.dll for nxproxy, maybe we can build the whole thing with cygwin? Mixing compilers is just major pain...