Re: [Interest] Query on eglfs

2019-05-03 Thread Thiago Macieira
On Friday, 3 May 2019 05:00:09 PDT praveen kumar wrote: > I dont want to include opengl or eglfs in my ptoject Then don't. But what graphical windowing system *do* you want to use on your device? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software

[Interest] Query on eglfs

2019-05-03 Thread praveen kumar
Hi Qt Experts, I am compiling Qt 5.9 source code for my ARM target. I have added an option "-no-opengl" while building. The build was successful and the new cross compiled libraries are loaded on to the ARM target When i run a sample Qt application on ARM target, it gives an error "The applicat