[Bug 756866] windows: Drop Windows XP/Server 2003 support and fix GLib compilation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 24 09:05:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=756866

--- Comment #4 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
We should get this in. MinGW doesn't even define POLL* symbols for poll() in
winsock2.h without _WIN32_WINNT >= 0x0600. GLib falls back to manually defining
them in the configure file, but that's terrible and won't work with libraries
that don't use g_poll().

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list