Re: [Spice-devel] Spice-server gobject bindings

2017-11-29 Thread Christophe Fergeau
Hey Matthew, I've finally taken a quick look at these bindings. For some reason I could not build it: ssg-server.c: In function 'ssg_server_class_init': ssg-server.c:630:21: error: 'SSG_TYPE_SPICE_COMPAT_VERSION_T' undeclared (first use in this function); did you mean 'SSG_TYPE_SPICE_PORT_EVENT_

[Spice-devel] Spice-server gobject bindings

2017-09-15 Thread Matthew Francis
Hi, I've recently developed a set of gobject bindings for spice-server. The code is available here: https://github.com/mjayfrancis/SpiceServerGLib This parallels SpiceClientGLib to allow language bindings to easily control server instances. The API coverage is by no means yet complete, but wh