I am trying to understand which is the current situation of glib regarding Windows, Unix-Like (not necessary Linux) and OSX. I am analyzing if I could use glib for a project and I will need all those OS working.
I am searching the binaries of Windows and the last I found are very old (from 2010 and 2011). Does this mean that windows support is being dropped by Gnome glib?
I need to know if latest glib is still working for all that platforms and if it is at least in planned to continue in the near future.
The second question is what is the easiest path to find binaries for each platform. Should I need to cross compile myself for each platform? Or are there prebuilds somewhere? If there are binaries, please let me know where. As I said, for Windows I found them to be very very old. For OSX is it via brew for example?
Thanks in advance,