libicu: conflict on int32_t definition

Samuel Thibault samuel.thibault@ens-lyon.org
Thu Aug 28 04:46:00 GMT 2008


Reini Urban, le Wed 27 Aug 2008 10:33:09 +0200, a écrit :
> You can also patch /usr/include/unicode/pwin32.h until I get out a new release.
> 
> Add:
> #ifdef __CYGWIN__
> #define U_HAVE_INTTYPES_H
> #endif
> 
> at the beginning of the file, below the _MSC_VER check for example.
> Please give feedback if this works ok for #include <windows.h>,
> I'll prepare an update then.

Defining U_HAVE_INTTYPES_H to 1 that way does work indeed.

Samuel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list