2015-07-27 15:17 GMT+02:00 Ilya Palachev <i.palac...@samsung.com>:
> Hi all.
>
> I'm trying to launch qtperf (http://code.google.com/p/qtperf/) on Tizen
> device with firmware from Tizen:Mobile project.
> It has Qt5 installed, but EGL plugin is used as default, while it's not
> supported on the device's kernel.
> I've recompiled qtbase without EGL and installed in to the device.
>
> After that when I try to launch the qtperf program neither draws the window
> on the screen nor prints anything to console.
>
> QT_QPA_PLATFORM_PLUGIN_PATH=linuxfb ./qtperf/qtperf5
>
> Does anybody has any idea about that?
>
Hi Ilya,
Could you please share  which version of Tizen do you use(2 or 3)?
You can change platform plugin by using QT_QPA_PLATFORM env variable
or passing -platform switch as an argument. See more here:
http://doc.qt.io/qt-5/embedded-linux.html

Feel free to poke me on mysingle tomorrow.

Tomasz
_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to