When using 'make zips' to build binary packages for Windows, the cairo-gobject.pc file is included but not the libraries so it can't be used.
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.