Hi guys,<br><br>I&#39;ve been trying to get the latest git sources to compile and i&#39;ve been getting the same issue on both platforms:<br><br>g++ -DHAVE_CONFIG_H -I. -I../.. -DSW_CANVAS_CACHE -DSW_CANVAS_NO_CHUNKS -DUSE_GLZ -D__STDC_LIMIT_MACROS -I. -I.. -I../../common -I../../common/linux -I../../client -I/usr/local/include/spice-1    -I/usr/include/alsa   -I/usr/local/include/pixman-1    -I/usr/local/include      -I/usr/include/CEGUI   -Wall -Wno-sign-compare -Werror -Wno-deprecated-declarations      -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp<br>
In file included from ../red_channel.h:28,<br>                 from ../red_client.h:25,<br>                 from ../application.h:23,<br>                 from main.cpp:19:<br>../marshallers.h:27: error: declaration of ‘void (* &lt;anonymous struct&gt;::SpiceMsgEmpty)(SpiceMarshaller*, SpiceMsgEmpty*)’<br>
../../common/messages.h:42: error: changes meaning of ‘SpiceMsgEmpty’ from ‘typedef struct SpiceMsgEmpty SpiceMsgEmpty’<br>../marshallers.h:28: error: declaration of ‘void (* &lt;anonymous struct&gt;::SpiceMsgData)(SpiceMarshaller*, SpiceMsgData*)’<br>
../../common/messages.h:39: error: changes meaning of ‘SpiceMsgData’ from ‘typedef struct SpiceMsgData SpiceMsgData’<br><br><br>Any help would be highly appriciated! <br><br>Thanks!<br><br>Best Regards,<br><br>Attila<br>