-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mahalakshmi Gonuguntala wrote: > Hi, > > We are using DVSDK . > Can we integrate QT with DVSDK.. > To use QT .. do we need to update the kernal Image with any libraries? >
No. Qt is a user-space library. It has framebuffer support so all you need is a working framebuffer driver and a cross-compiler to compile Qt. > We are using OMAP35x_SDK_1.0.2 . and we flashed the kernal image (uImage) > compiled from this SDK. > This kernal source doesn't have any graphics libraries. > No need any external graphic libraries provided that you have framebuffer support in the kernel. > But the OMAP35x_GRAPHICS_SDK-3-00-00-05 have opengl libraries.Do we need > to build the kernal with this module ? > If you need opengl in your application, that's a different story then. AFAIK, latest Qt relase have omap35x opengl drivers(or development snapshots) but I don't know the exact situation regarding driver license and related libraries. I suggest you check beagleboard.org* mailing lists to find real experts on this topic. Regards, Caglar * BTW you should really check beagleboard.org for further information on OMAP35x, as people on this mailing list mostly use DaVinci rather than OMAP. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkndpAsACgkQ/nL+S5dojej+RwCdHv1patClpaio8E0Ajo8lD6+0 jtUAnRqWXmbxttr5Fe6rddpxBxw2naO+ =s7xh -----END PGP SIGNATURE----- _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
