Some files reference glib-unix, and use functions like g_unix_open_pipe is there an easy way to replace them with something that can run on windows?
Some files reference glib-unix, and use functions like g_unix_open_pipe
is there an easy way to replace them with something that can run on windows?