Re: [Interest] compiling qt with eglfs

2012-11-15 Thread Ganesh S
Hi. There are a couple of things I believe are related and would therefore help this discussion. Please let me know if you think this is a different topic, in which case I will open a separate mailing thread. Both of these are related to WebGL not working with Qt5 Beta, due to a lot of EGL

Re: [Interest] compiling qt with eglfs

2012-11-09 Thread pritam.ghang...@gmail.com
On Fri, Nov 9, 2012 at 11:16 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Thu, Nov 8, 2012 at 8:06 PM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Thu, Nov 8, 2012 at 8:00 PM, Samuel Rødal samuel.ro...@digia.comwrote: On 11/08/2012 01:55 PM,

Re: [Interest] compiling qt with eglfs

2012-11-09 Thread Girish Ramakrishnan
On Fri, Nov 9, 2012 at 4:22 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Fri, Nov 9, 2012 at 11:16 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Thu, Nov 8, 2012 at 8:06 PM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Thu, Nov

Re: [Interest] compiling qt with eglfs

2012-11-09 Thread Girish Ramakrishnan
On Fri, Nov 9, 2012 at 3:53 PM, Girish Ramakrishnan gir...@forwardbias.in wrote: On Fri, Nov 9, 2012 at 4:22 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Fri, Nov 9, 2012 at 11:16 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: On Thu, Nov 8, 2012 at

Re: [Interest] compiling qt with eglfs

2012-11-08 Thread Samuel Rødal
On 11/08/2012 01:55 PM, pritam.ghang...@gmail.com wrote: I am still stuck with qt 4.8.3 with qpa. It always compiles, but I never got it to work. Now when i try the application its failing at load time itself # ./hellogl_es2 -qpa -platform egl Failed to load platform plugin egl. Available

Re: [Interest] compiling qt with eglfs

2012-11-08 Thread pritam.ghang...@gmail.com
On Thu, Nov 8, 2012 at 8:00 PM, Samuel Rødal samuel.ro...@digia.com wrote: On 11/08/2012 01:55 PM, pritam.ghang...@gmail.com wrote: I am still stuck with qt 4.8.3 with qpa. It always compiles, but I never got it to work. Now when i try the application its failing at load time itself #

[Interest] compiling qt with eglfs

2012-11-07 Thread pritam.ghang...@gmail.com
Hi I was trying to get qt working with eglfs + opengles. I am able to compile but when I try to run hellogl_es2. I get this. ./hellogl_es2 -qws QScreenLinuxFb::connect: No such file or directory Error opening framebuffer device /dev/fb0 : driver cannot connect Aborted I don't understand why it

Re: [Interest] compiling qt with eglfs

2012-11-07 Thread Thomas Senyk
On Wed, November 07, 2012 05:29:00 PM pritam.ghang...@gmail.com wrote: Hi I was trying to get qt working with eglfs + opengles. I am able to compile but when I try to run hellogl_es2. I get this. ./hellogl_es2 -qws No no no! :) No! :) I can't stretch that enough: eglfs doesn't support

Re: [Interest] compiling qt with eglfs

2012-11-07 Thread pritam.ghang...@gmail.com
On Wed, Nov 7, 2012 at 5:29 PM, Thomas Senyk thomas.se...@pelagicore.comwrote: On Wed, November 07, 2012 05:29:00 PM pritam.ghang...@gmail.com wrote: Hi I was trying to get qt working with eglfs + opengles. I am able to compile but when I try to run hellogl_es2. I get this.

Re: [Interest] compiling qt with eglfs

2012-11-07 Thread Thomas Senyk
On Wed, November 07, 2012 06:16:39 PM pritam.ghang...@gmail.com wrote: On Wed, Nov 7, 2012 at 5:29 PM, Thomas Senyk thomas.se...@pelagicore.comwrote: On Wed, November 07, 2012 05:29:00 PM pritam.ghang...@gmail.com wrote: Hi I was trying to get qt working with eglfs + opengles. I