Thomas Loewe wrote:
Hi,
i've the problem that glib 2.18.2 was the latest version which compiles under xubuntu using mingw. All later versions stops at glib/tests with "testing.c:232: undefined reference to `__imp__g_test_config_vars'".
Could somebody please help me with this issue?
Thank you,
Thomas
Hi,
I do not remember exactly, but I think I had the same problem some time ago on Ubuntu. Maybe it was this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=577711It has a work around and a fix, so you can try those.
Hib