Build of latest version (1.14.4) fails on windows because function cairo_win32_surface_create_with_format is not defined anywhere.
cairo_win32_surface_create_with_format() was added to the 1.14 branch in 3d489616 and reverted in 6eba71d2. 549e5118 added a user of cairo_win32_surface_create_with_format() to 1.14, but was not also reverted.
Confirmed fixed in 1.14.6.
(In reply to Benjamin Gilbert from comment #2) > Confirmed fixed in 1.14.6. You won't find cairo_win32_surface_create_with_format in 1.14.6. You can find it in 1.15.2
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.