Ticket #17176 (closed defect: duplicate)
cairo-1.8.0 patch to build on 64-bit OS X platforms
| Reported by: | arcata@… | Owned by: | ryandesign@… |
|---|---|---|---|
| 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
Change History
Note: See
TracTickets for help on using
tickets.


Patch to disable ATSUI code in Cairo 64-bit