Hi Hari, I work in the graphics team. Regarding OpenVG - Shiva VG is, as you probably know, a software implementation of OpenVG built on top of OpenGL. I'm not sure why you'd want to run the OpenVG renderer through that extra layer if you already have OpenGL on the platform.
Is your use case that you have some application you're porting that uses OpenVG code already? If that is the case then there should be no need to involve Qt's OpenVG support - just link it directly to your application. In theory we do support Shiva but its mostly for testing since its just a software only solution. If you really want to do this for some reason, you would have to compile the Qt libraries to use Shiva - as long as the ./configure script can find the libraries when it runs its configure tests it will work - you'd have to pass the QMAKE_INCDIR_OPENVG and other variables by editing the qmake.conf file as described here: http://doc.qt.nokia.com/4.7-snapshot/openvg.html Sarah Smith Senior Engineer - Nokia QtDF Cell: +61 448 283 476 [email protected]<mailto:[email protected]> On 20/07/2010, at 3:43 PM, ext Hari wrote: Hi Team, I have some issues in meego. Could you please help me!!! 1) Installed ShivaVG for OpenVG support but while running some tools it is saying that libOpenVG.so , and some OpenVG libraries files are missing. In meego Repository these files are missing. I already send this issue to [email protected]<mailto:[email protected]> and waiting for there response. Which OpenVG implementation does meego support? From where I will get those packages? 2) Audio CD can’t play in meego. 3) NTFS file system is not detecting in meego , after installing NTFS-3g packages it is working fine. 4) Another issue I found is meego can't auto mount DVD and CD drives after a manual mount in the /etc/fstab it can detect the files in the DVD/CD. Does this is expected? ! I am eagerly waiting for your response. Regards Hari <ATT00001..txt>
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
