> Dingo is built with MSVC, while fontconfig.h requires unistd.h. Does it really "require" it? What happens if you just remove that #include <unistd.h>? Quickly glancing, I don't see any immediate reason why <fontconfig.h> would need to include <unistd.h>. --tml