#17176 closed defect (duplicate)
cairo-1.8.0 patch to build on 64-bit OS X platforms
Reported by: | arcata@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | cairo |
Description
Cairo attempts to provide an interface to the ATSUI API, which isn't present in 64-bit Mac OS X. Here is a patch to #ifdef out the ATSUI code when compiling for 64-bit.
This has been reported to the Cairo project's bugzilla:
https://bugs.freedesktop.org/show_bug.cgi?id=15702
but they have yet to act on that patch.
Attachments (1)
Change History (4)
Changed 16 years ago by arcata@…
Attachment: | cairo-lp64.diff added |
---|
comment:1 Changed 16 years ago by blb@…
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | cairo added |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #16007.
Note: See
TracTickets for help on using
tickets.
Patch to disable ATSUI code in Cairo 64-bit