[Spice-devel] Build windows virt-viewr
Marc-André Lureau
mlureau at redhat.com
Mon Dec 9 05:39:08 PST 2013
----- Original Message -----
> On Mon, 9 Dec 2013 08:13:40 AM Marc-André Lureau wrote:
> > wget http://spice-space.org/download/gtk/spice-gtk-0.22.tar.bz2
>
>
> Thats seems to be configuring thanks, I was using the 0.22 bundle from
> http://cgit.freedesktop.org/spice/spice-gtk, which is different.
>
> How would I find my way to the spice-space downloads normally? I could not
> find a link to it anywhere on the site.
>
>
Sorry, our web pages are not very friendly.
On the download page. http://www.spice-space.org/download.html
> make failed with:
>
> In file included from coroutine_winfibers.c:24:0:
> coroutine.h:70:1: error: unknown type name 'gboolean'
> gboolean coroutine_is_main(struct coroutine *co);
Oops....
Add #include <glib.h> in gtk/coroutine_winfibers.c.
cheers
More information about the Spice-devel
mailing list