QMH-On-7425: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Add "cleanup" tag)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Target: Get <span class="caps">QMH</span> running on new Broadcom chip version with new <span class="caps">SDK</span> for <span class="caps">CCBN</span> (event date: March 21, 2012)
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
 
[[Category:QtEcosystemTeamTasklist]]
 
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
Setup BCM7425 B1 chipset development environment for DirectFB and OpenGL


# Built with multi-app support '''[ Shrikant D Feb 24, 27 ]'''
# Built with multi-app support '''[ Shrikant D - Feb 24, 27 ]'''
# Successfully ran simple directfb and opengl applications to test the build<br /> Known Issues:
# 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 ]'''
'''''' 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
# Successfully ran simple directfb and gplayback applications to test the build
# Built with NO multi-app support and disabled <span class="caps">GSTREAMER</span> multi-app flag as well '''[ Shrikant D Mar 13 ]'''
# Built with NO multi-app support and disabled GSTREAMER multi-app flag as well '''[ Shrikant D - Mar 13 ]'''


'''Qt 4.7.4'''
'''Qt 4.7.4'''


# Build Qt 4.7.4 with DirectFB <span class="caps">GFX</span> plugin '''[ Shrikant D Feb 28, 29 ]'''
# Build Qt 4.7.4 with DirectFB GFX plugin '''[ Shrikant D - Feb 28, 29 ]'''
#* Ran animatedtiles Qt directfb application
#* Ran animatedtiles Qt directfb application
# Build <span class="caps">QMH</span> tag v73 for Qt 4.7.4 with DirectFB (confluence)
# Build QMH tag v73 for Qt 4.7.4 with DirectFB (confluence)
#* <span class="caps">QMH</span> application runs properly but mediaplayback fails.
#* QMH application runs properly but mediaplayback fails.
#* bcm mediaplayer fails to run on the target with the new release
#* 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 ]'''.
#* discussed the issue with broadcom team and have concluded that this support is not functional with current release '''[ Shrikant D - Mar 12 ]'''.
# Build <span class="caps">QMH</span> (<span class="caps">CES</span> version) for Qt 4.7.4 with <span class="caps">DFB</span> (confluence)
# Build QMH (CES version) for Qt 4.7.4 with DFB (confluence)
# Build Qt 4.7.4 with SimpleGL '''[ Shrikant D Feb 28, 29 ]'''
# Build Qt 4.7.4 with SimpleGL '''[ Shrikant D - Feb 28, 29 ]'''
#* Ran hellogl_es2 application
#* Ran hellogl_es2 application
# Build latest <span class="caps">QMH</span> for Qt 4.7.4 with SimpleGL (confluence)
# Build latest QMH for Qt 4.7.4 with SimpleGL (confluence)


'''Qt 4.8.0'''
'''Qt 4.8.0'''


# Build Qt 4.8.0 with DirectFB '''[ Shrikant D Feb 28, 29 ]'''
# Build Qt 4.8.0 with DirectFB '''[ Shrikant D - Feb 28, 29 ]'''
#* Ran animatedtiles Qt directfb application
#* Ran animatedtiles Qt directfb application
# Build <span class="caps">QMH</span> (<span class="caps">CES</span> version) for Qt 4.8.0 with <span class="caps">DFB</span> (confluence) '''[ Shrikant D Feb 28, 29 ]'''
# Build QMH (CES version) for Qt 4.8.0 with DFB (confluence) '''[ Shrikant D - Feb 28, 29 ]'''
#* <span class="caps">QMH</span> application crashes for confluence skin but works well for delphin
#* QMH application crashes for confluence skin but works well for delphin
# Build Qt 4.8.0 with eglnullws (<span class="caps">QWS</span>) '''[ Shrikant D Feb 28, 29 ]'''
# Build Qt 4.8.0 with eglnullws (QWS) '''[ Shrikant D - Feb 28, 29 ]'''
#* Ran hellogl_es2 application
#* Ran hellogl_es2 application
# Build <span class="caps">QMH</span> for Qt 4.8.0 with <span class="caps">OGL</span> (confluence)
# Build QMH for Qt 4.8.0 with OGL (confluence)
 
* <span class="caps">QMH</span> crashes with run with confluence skin but works well for delphin


# Build Qt 4.8.0 with eglfs (<span class="caps">QPA</span>)
'''''' QMH crashes with run with confluence skin but works well for delphin
# Build <span class="caps">QMH</span> for Qt 4.8.0 with <span class="caps">OGL</span> (confluence)
# Build Qt 4.8.0 with eglfs (QPA)
# Build QMH for Qt 4.8.0 with OGL (confluence)


'''Qt 5.0.0'''
'''Qt 5.0.0'''


# Build Qt 5.0.0 with eglfs/DirectFB (<span class="caps">QPA</span>) '''[ Shrikant D Mar 16, 17 ]''' and documented
# Build Qt 5.0.0 with eglfs/DirectFB (QPA) '''[ Shrikant D - Mar 16, 17 ]''' and documented
# Build latest <span class="caps">QMH</span> for Qt 5.0.0 with <span class="caps">OGL</span> (matinee)
# Build latest QMH for Qt 5.0.0 with OGL (matinee)
 
===Categories:===
 
* [[:Category:QtEcosystemTeamTasklist|QtEcosystemTeamTasklist]]

Latest revision as of 16:20, 3 March 2015

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

  1. Built with multi-app support [ Shrikant D - Feb 24, 27 ]
  2. Successfully ran simple directfb and opengl applications to test the build

Known Issues:

' gplayback fails to run in parallel with another DirectFB app

  1. Built with NO multi-app support [ Shrikant D - Mar 07 ]
  2. Successfully ran simple directfb and gplayback applications to test the build
  3. Built with NO multi-app support and disabled GSTREAMER multi-app flag as well [ Shrikant D - Mar 13 ]

Qt 4.7.4

  1. Build Qt 4.7.4 with DirectFB GFX plugin [ Shrikant D - Feb 28, 29 ]
    • Ran animatedtiles Qt directfb application
  2. 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 ].
  3. Build QMH (CES version) for Qt 4.7.4 with DFB (confluence)
  4. Build Qt 4.7.4 with SimpleGL [ Shrikant D - Feb 28, 29 ]
    • Ran hellogl_es2 application
  5. Build latest QMH for Qt 4.7.4 with SimpleGL (confluence)

Qt 4.8.0

  1. Build Qt 4.8.0 with DirectFB [ Shrikant D - Feb 28, 29 ]
    • Ran animatedtiles Qt directfb application
  2. 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
  3. Build Qt 4.8.0 with eglnullws (QWS) [ Shrikant D - Feb 28, 29 ]
    • Ran hellogl_es2 application
  4. Build QMH for Qt 4.8.0 with OGL (confluence)

' QMH crashes with run with confluence skin but works well for delphin

  1. Build Qt 4.8.0 with eglfs (QPA)
  2. Build QMH for Qt 4.8.0 with OGL (confluence)

Qt 5.0.0

  1. Build Qt 5.0.0 with eglfs/DirectFB (QPA) [ Shrikant D - Mar 16, 17 ] and documented
  2. Build latest QMH for Qt 5.0.0 with OGL (matinee)