Hi, I can't build spice-gtk for windows, i got next error: channel-webdav.c: In function 'demux_to_client_cb':
channel-webdav.c:321:5: error: implicit declaration of function 'g_output_stream_write_all_finish' [-Werror=implicit-function-declaration] It seem the cause of this problem is this commit 33d4016228798108250b0ef9173f2c4c719a5065 There was a switch between g_output_stream_write_async to g_output_stream_write_all_async I tried to update all mingw-glib packages, but it didn't help. What should i do to build spice-gtk for windows? Thanks in advance, Kirill
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
