Compile Qt (./configure -openvg) with openvg support.Error happeds!
General and Desktop
2
Posts
2
Posters
1.0k
Views
1
Watching
-
wrote on 22 Jun 2013, 06:32 last edited by
End with error strings --'yes was specified for OpenVG but cannot be enabled due to functionality tests!
'
any one who can tell me any necessary library or what mistakes i have make.
Thx a lot! -
You need OpenVG drivers.
On Debian, that means you need to install:
@
sudo apt-get install libopenvg1-mesa-dev
@
2/2