Page 1 of 1

How configure Qt5 to use OpenVg in raspberry

Posted: Wed Apr 15, 2015 3:15 pm
by nikele88
hello to all!
I wish to use the graphic accellerator of raspberry with Qt5. My interface use a 2D graphics and I try to use OpenVg for this aim. I set the qmake variables in qmake.config file, but i don't know how to set the ".pro" file of my project.
Anybody can help me?

Re: How configure Qt5 to use OpenVg in raspberry

Posted: Fri Apr 17, 2015 12:29 am
by eriktheitalian
https://wiki.qt.io/Native_Build_of_Qt5_ ... spberry_Pi
This is special qt5 build for raspberry but openvg not supported.

Hardware opengles not work in x11 window with qt... If u succes for openvg my idea its not work in x11 window.

If u compile qt5 for rasbian. Raspbian repos old for compiling new qt5 supported app sources....
I'm used archlinux. Qt5.5 is ready in official repos. But qtwebkit is not work.
My lots of question is not answered. In this forum or archlinux arm forum. I'm not know why no one care qt apps.

Good luck for solution.