Summary: | The 'make zips' rule doesn't include the cairo-gobject libraries | ||
---|---|---|---|
Product: | cairo | Reporter: | Neil Roberts <nroberts> |
Component: | win32 backend | Assignee: | cairo-bugs mailing list <cairo-bugs> |
Status: | RESOLVED MOVED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.10.1 | ||
Hardware: | Other | ||
OS: | Windows (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | build: Add the cairo-gobject files to the zips rule |
Description
Neil Roberts
2010-10-18 10:33:40 UTC
Created attachment 39511 [details] [review] build: Add the cairo-gobject files to the zips rule When building the zips for Windows the make rule now includes the cairo-gobject libraries. Previously it was including the .pc file and the header but it can't be used without the libraries as well. Are those files guaranteed to exist? If not, they need to be zipped in conditionally. Is anyone still building the zips for windows? If so, please check if the -gobject libraries are always built. If not, then modify the two install rules to only include them in the zip if they exist. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/193. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.