[PATCH 2/3] Update README with new minimum MacOSX requirements
Andrea Canciani <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <1425985836-31316-2-git-send-email-ranma42@dhcp-131-114-88-208.di.unipi.it> |
From: Andrea Canciani <[email protected]> Since 70cc8f250b5669e757b4f044571ba0f71e3dea9e the quartz backend is using some APIs that are not available on MacOSX 10.4 directly (i.e. without detecting their availability through dynamic linking). This means that the quartz backend does not work anymore on MacOSX 10.4 and that the 10.5 SDK (or newer) is needed to build. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5926430..0be9947 100644 --- a/README +++ b/README @@ -121,7 +121,7 @@ Supported, "platform" surface backends quartz backend -------------- - MacOS X >= 10.4 with Xcode >= 2.4 + MacOS X >= 10.5 with Xcode >= 3.0 win32 backend ------------- -- 1.9.3 (Apple Git-50) -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo