Re: [Interest] How to choose EGLFS Raspberry Pi when cross compiline on Linux?

2015-08-18 Thread Vinicius F
Thiago Macieira thiago.macieira at intel.com writes: Make the config.test/qpa/eglfs-brcm configure-time test program compile. Sorry for silly question, how do I do this config.test? ___ Interest mailing list Interest@qt-project.org

Re: [Interest] How to choose EGLFS Raspberry Pi when cross compiline on Linux?

2015-08-18 Thread Jeff Tranter
On 15-08-18 02:21 PM, Vinicius F wrote: Thiago Macieira thiago.macieira at intel.com writes: Make the config.test/qpa/eglfs-brcm configure-time test program compile. Sorry for silly question, how do I do this config.test? It will be executed when you perform the step of running the configure

Re: [Interest] How to choose EGLFS Raspberry Pi when cross compiline on Linux?

2015-08-18 Thread Vinicius F
Jeff Tranter jtranter at ics.com writes: On 15-08-18 02:21 PM, Vinicius F wrote: Thiago Macieira thiago.macieira at intel.com writes: Make the config.test/qpa/eglfs-brcm configure-time test program compile. Sorry for silly question, how do I do this config.test? It will be

Re: [Interest] How to choose EGLFS Raspberry Pi when cross compiline on Linux?

2015-08-18 Thread Thiago Macieira
On Tuesday 18 August 2015 18:21:54 Vinicius F wrote: Thiago Macieira thiago.macieira at intel.com writes: Make the config.test/qpa/eglfs-brcm configure-time test program compile. Sorry for silly question, how do I do this config.test? Go into config.test/qpa/eglfs-brcm, qmake and make.

[Interest] How to choose EGLFS Raspberry Pi when cross compiline on Linux?

2015-03-24 Thread Guido Seifert
Hi, I try to compile Qt 5.5 on Linux for Raspberry Pi. Works so far. Except one thing: QPA backends: DirectFB . no EGLFS yes EGLFS i.MX6... . no EGLFS KMS .. no EGLFS Mali . no EGLFS Raspberry Pi . no EGLFS

Re: [Interest] How to choose EGLFS Raspberry Pi when cross compiline on Linux?

2015-03-24 Thread Thiago Macieira
On Wednesday 25 March 2015 04:29:30 Guido Seifert wrote: Hi, I try to compile Qt 5.5 on Linux for Raspberry Pi. Works so far. Except one thing: QPA backends: DirectFB . no EGLFS yes EGLFS i.MX6... . no EGLFS KMS .. no