EGLFS graphic environment
-
Hi,
I cross-compiled QT for Cubieboard2 base on following links:
http://wickwire2099.blogspot.com/2014/02/qt5-on-cubieboard-a10a20.html
https://www.olimex.com/forum/index.php?topic=2666.15The problem is I create an UI in project and when I run it under Ubuntu it'll be displayed base on Ubuntu shell (Buttons, TextBoxes, ...) and of course under Windows environment it'll be displayed base on Windows shell, but if I deploy it to my Cubieboard2 (it uses Linaro-server), the graphic appearance is like Windows 95! Buttons, TextBoxes and other objects have an old style.
What should I do to fix this issue?
Is it related to the Linaro shell? how I can modify it?
Please help me, I want it appear like Ubuntu style.
(There is no x, the program run on eglfs.)
Thanks.