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/

Reply via email to