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/