Build Qt embedded with openvg
Installation and Deployment
2
Posts
2
Posters
648
Views
1
Watching
-
I am trying to install Qt 4.6.3 on my board with "-embedded" option.
When I check:
$ ./configure -embedded -help
I could not see "-openvg" option.And when I check:
$ ./configure -help
it says "-openvg" for Qt/X11 only.so it is possible for installing Qt embedded with OpenVG?
Thanks, -
Hi and welcome to devnet,
AFAIK, no. the QWS system doesn't rely nor provide a plugin for OpenVG.