On Thu, Aug 11, 2011 at 8:02 AM, manikanta gupta <[email protected]>wrote: > > On Wed, Aug 10, 2011 at 8:17 PM, Jeremiah Foster < > [email protected]> wrote: > >> On Wed, Aug 10, 2011 at 1:42 PM, manikanta gupta <[email protected]>wrote: >> >>> >>> >> So I'm assuming your running on an ARM platform. Is your entire platform >> MeeGo IVI? I ask because you're calling your system sbox-maemo-arm-7 and >> that might not necessarily be MeeGo. >> >> I am using arm platform,but my entire platform is not MeegoIVI, i am > using a normal maemo sdk rootstrap,i am trying to port the meegoivi on > device, > > the following opengl packages are already installed on my scrathbox > > libqt4-opengl libqt4-opengl-dbg libqt4-opengl-dev > > later i have also installed the following openGL ES packages ,as some more > open GL packages may be missing > > libgles2 > libgles2-dev > libgles1-dev > libgles2-sgx-img-dev >
> when i tried to compile with the above packages installed the following > output was shown > > sbox-maemo-arm-7: ~/meego-ivi-ux-ivihome] > ./ivihome > Using the meego graphics system > QEgl::display(): Cannot initialize EGL display: "Bad alloc (0x3003)" > QEglContext::chooseConfig(): Could not find a suitable EGL configuration > Requested: "type=es2 rgba=0,0,0,0 surface-type=window" > Available: > QGLContext::makeCurrent(): Cannot make invalid context current > QEgl::display(): Cannot initialize EGL display: "Bad alloc (0x3003)" > QEglContext::chooseConfig(): Could not find a suitable EGL configuration > Requested: "type=es2 rgba=0,0,0,0 surface-type=window" > Available: > QEgl::display(): Cannot initialize EGL display: "Bad alloc (0x3003)" > unable to dump 0004a800 > I am just guessing but it looks like you've got an issue with Qt interfacing with GLES. I don't think your issue is necessarily MeeGo specific frankly. Regards, Jeremiah > >
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
