There are 2 possible solutions:
A) Revert the offending commit in local branch and compile the old version (dangerous! You can break your local repo by such tricks)
B) Update libraries to glib 2 (should be safe)
Technically, I am planning to go route B, but because of my lazyness, A is the current solution for me.
Will try to recompile the latest and attach it, if Win32 binary is ok.