[cairo] build error on MinGW Windows 7 32-bit

John Dill John.Dill at greenfieldeng.com
Tue Oct 22 22:32:47 CEST 2013


Trying to build cairo version 1.12.16.
 
In util/cairo-missing/cairo-missing.h, there is a section that says:
 
#ifndef _SSIZE_T_DEFINED
typedef SSIZE_T ssize_t;
#endif
 
It's conflicting with my MinGW _ssize_t defined in my /mingw/include folder.
 
Probably should be #ifdef instead of #ifndef.  The build phase is continuing on past that file now.
 
Thanks,
John Dill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20131022/555879c0/attachment.html>


More information about the cairo mailing list