Can someone help me? I downloaded gtk 4.4 binaries and no i didn't use msys
because they removed support for windows 7. Anyway I set the environmental
paths (only to the gtk bin and lib folders), then i tried to compile a little
demo with nim 1.9.3 and it gave me an error: Failed to open
E:programminggtk4_4mingw64libpkconfigharfbuzz.pc: too many open files, package
'harfbuzz', required by 'freetype 2', not found. But i checked, 'harfbuzz.pc'
is there. And why it said 'too many open files'? Many i need to configure
something else beside the paths? Somebody knows?