Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-21 Thread Jon Trulson
On Fri, 19 Oct 2012, Thomas Senyk wrote: On Fri, October 19, 2012 09:14:39 AM Chris Adams wrote: On Fri, Oct 19, 2012 at 2:06 AM, Jon Trulson j...@radscan.com wrote: On Tue, 16 Oct 2012, Thiago Macieira wrote: On terça-feira, 16 de outubro de 2012 15.25.40, Jon Trulson wrote: However,

Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-19 Thread Thomas Senyk
On Fri, October 19, 2012 09:14:39 AM Chris Adams wrote: On Fri, Oct 19, 2012 at 2:06 AM, Jon Trulson j...@radscan.com wrote: On Tue, 16 Oct 2012, Thiago Macieira wrote: On terça-feira, 16 de outubro de 2012 15.25.40, Jon Trulson wrote: However, compiling qtwayland fails with many errors -

Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-18 Thread Jon Trulson
On Tue, 16 Oct 2012, Thiago Macieira wrote: On terça-feira, 16 de outubro de 2012 15.25.40, Jon Trulson wrote: However, compiling qtwayland fails with many errors - errors that imply qtwayland cannot work with the wayland installed on the rpi. Probably. Upgrade your Wayland to 0.95 at least.

Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-18 Thread Chris Adams
On Fri, Oct 19, 2012 at 2:06 AM, Jon Trulson j...@radscan.com wrote: On Tue, 16 Oct 2012, Thiago Macieira wrote: On terça-feira, 16 de outubro de 2012 15.25.40, Jon Trulson wrote: However, compiling qtwayland fails with many errors - errors that imply qtwayland cannot work with the wayland

Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-17 Thread Thomas Senyk
On Tue, October 16, 2012 02:36:33 PM Thiago Macieira wrote: On terça-feira, 16 de outubro de 2012 15.25.40, Jon Trulson wrote: However, compiling qtwayland fails with many errors - errors that imply qtwayland cannot work with the wayland installed on the rpi. Probably. Upgrade your Wayland

Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-17 Thread Nichols Andy
Hi, I've tested with 0.99 yesterday ... I had multiple API-incompatible-errors: error: 'wl_display_bind' was not declared in this scope error: ‘wl_display_add_global_listener’ was not declared in this scope error: too many arguments to function ‘int wl_display_get_fd(wl_display*) …

[Development] qtwayland module fails to build for Raspberry Pi

2012-10-16 Thread Jon Trulson
Hi, I have been trying to build the qtwayland module for the RPi board. I have built qtbase, qtjsbackend and qtdeclarative many times without problems. I am using the latest git as of today. Running elgfs qt5 examples is working fine. I have installed libxcomposite-dev and libwayland-dev on

Re: [Development] qtwayland module fails to build for Raspberry Pi

2012-10-16 Thread Thiago Macieira
On terça-feira, 16 de outubro de 2012 15.25.40, Jon Trulson wrote: However, compiling qtwayland fails with many errors - errors that imply qtwayland cannot work with the wayland installed on the rpi. Probably. Upgrade your Wayland to 0.95 at least. I haven't done any testing with 0.99 yet to