#27923: gtksourceview2 does not build properly against gtk2 +quartz --------------------------------------+------------------------------------- Reporter: tigerfishdaisy@… | Owner: micah.lerner@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gtksourceview2 --------------------------------------+------------------------------------- Comment(by danlipsitt@…): Replying to [comment:8 bskaplan14@…]:
Digging through some stuff, it seems that ige-mac-bundle uses Carbon, so it won't work in 64-bit. The entire header is wrapped in an #ifndef __x86_64__. Until gtksourceivew switches to using GtkOSXApplication, we can't get a 64-bit quartz gtksourceview. I think hsivank's patches are all that is needed. The only code it's using is for determining the path to the locale files. Can we get this into the official package?
-- Ticket URL: <https://trac.macports.org/ticket/27923#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS