Flickrview example in ARM
-
wrote on 17 Oct 2014, 08:54 last edited by
I have cross compiled qt 5.3 for ARM. I have also buit webkit. I am able to run example applications on my am335x evm. But when I try running webkit qml example flickrview as ./flickrview -platform eglfs, It asks for xcb plugin. I see the app running, the thumbnails are displayed on the lcd screen. But on the terminal I get the following error,
./flickrview -platform eglfs
This application failed to start because it could not find or load the Qt platform plugin "xcb".Available platform plugins are: directfbegl, directfb, eglfs, linuxfb, minimal, minimalegl, offscreen.
Reinstalling the application may fix this problem.
WARNING: The web process experienced a crash on ''.Do I need to install xcb for webkit qml?
The dependencies for xcb should be cross compiled too? Or is it enough if they are installed in the host? -
wrote on 13 Nov 2014, 09:27 last edited by
Hi have the same exact problem... Do you have any news about that?
-
wrote on 9 May 2016, 06:42 last edited by
having the same issue for imx6 board with qt 5.5.1