QMH-On-7425
Jump to navigation
Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Target: Get QMH running on new Broadcom chip version with new SDK for CCBN (event date: March 21, 2012)
Setup BCM7425 B1 chipset development environment for DirectFB and OpenGL
- Built with multi-app support [ Shrikant D - Feb 24, 27 ]
- Successfully ran simple directfb and opengl applications to test the build
Known Issues:
' gplayback fails to run in parallel with another DirectFB app
- Built with NO multi-app support [ Shrikant D - Mar 07 ]
- Successfully ran simple directfb and gplayback applications to test the build
- Built with NO multi-app support and disabled GSTREAMER multi-app flag as well [ Shrikant D - Mar 13 ]
Qt 4.7.4
- Build Qt 4.7.4 with DirectFB GFX plugin [ Shrikant D - Feb 28, 29 ]
- Ran animatedtiles Qt directfb application
- Build QMH tag v73 for Qt 4.7.4 with DirectFB (confluence)
- QMH application runs properly but mediaplayback fails.
- bcm mediaplayer fails to run on the target with the new release
- discussed the issue with broadcom team and have concluded that this support is not functional with current release [ Shrikant D - Mar 12 ].
- Build QMH (CES version) for Qt 4.7.4 with DFB (confluence)
- Build Qt 4.7.4 with SimpleGL [ Shrikant D - Feb 28, 29 ]
- Ran hellogl_es2 application
- Build latest QMH for Qt 4.7.4 with SimpleGL (confluence)
Qt 4.8.0
- Build Qt 4.8.0 with DirectFB [ Shrikant D - Feb 28, 29 ]
- Ran animatedtiles Qt directfb application
- Build QMH (CES version) for Qt 4.8.0 with DFB (confluence) [ Shrikant D - Feb 28, 29 ]
- QMH application crashes for confluence skin but works well for delphin
- Build Qt 4.8.0 with eglnullws (QWS) [ Shrikant D - Feb 28, 29 ]
- Ran hellogl_es2 application
- Build QMH for Qt 4.8.0 with OGL (confluence)
' QMH crashes with run with confluence skin but works well for delphin
- Build Qt 4.8.0 with eglfs (QPA)
- Build QMH for Qt 4.8.0 with OGL (confluence)
Qt 5.0.0
- Build Qt 5.0.0 with eglfs/DirectFB (QPA) [ Shrikant D - Mar 16, 17 ] and documented
- Build latest QMH for Qt 5.0.0 with OGL (matinee)