Hi,
I've tried to compile spice-gtk with cebero, but I only get the following error:
generated_server_demarshallers.c:767:23: error: use of undeclared identifier 'SpiceMsgcDisplayGlDrawDone'
mem_size = sizeof(SpiceMsgcDisplayGlDrawDone);
^
generated_server_demarshallers.c:779:25: error: use of undeclared identifier 'SpiceMsgcDisplayGlDrawDone'
end = data + sizeof(SpiceMsgcDisplayGlDrawDone);
Is there a way to fix it?
Hi,
I've tried to compile spice-gtk with cebero, but I only get the following error:
Is there a way to fix it?