Opened 2 years ago
Last modified 2 years ago
#57036 assigned defect
GTK3 patch to compile on 10.5 and 10.6
Reported by: | rmottola (Riccardo) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | snowleopard leopard tiger | Cc: | |
Port: | gtk3 |
Description
attached patch to get GTK3 compiling on 10.5 and 10.6
result tested on 10.6 with GIMP 2.10 which now completes build runs and appears usable enough. GIMP 2.10 does not build yet on 10.5 so provided "as is" for other purposes.
Attachments (1)
Change History (4)
Changed 2 years ago by rmottola (Riccardo)
Attachment: | gtk3-nswindow-1.patch added |
---|
comment:1 Changed 2 years ago by kencu (Ken)
comment:2 Changed 2 years ago by kencu (Ken)
Keywords: | snowleopard leopard tiger added; gtk3 Leopard SnowLeopard removed |
---|---|
Owner: | set to dbevans |
Status: | new → assigned |
comment:3 Changed 2 years ago by rmottola (Riccardo)
I confirm: it is the quartz version, the issues are of course new features of Cocoa that are not available on 10.5/10.6
Note: See
TracTickets for help on using
tickets.
I haven't had any troubles compiling the
+x11
version ofgtk3
on any systems, so I guess this must be for the+quartz
version ofgtk3
?