libicu: conflict on int32_t definition

Samuel Thibault samuel.thibault@ens-lyon.org
Wed Aug 27 07:33:00 GMT 2008


Hello,

I had to disabled libicu usage in brltty because the following doesn't
compile:

#include <windows.h>
#include <sys/types.h>
#include <unicode/uchar.h>

because pwin32.h redefines int32_t, while it is already defined from
stdint.h...

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