Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
None
-
Compiling platform: public S60 SDK 5.0 + make release-armv6
-
0f13a088538f42faa3634c6541d9cf461764ab25
Description
Branch: origin/qt4.7
SHA: 47760d59d57f548d5816ae43e456c86e01146491
Used case: Benchmark test cases:
"painting" (../tests/benchmarks/declarative/painting/)
Reproduce steps:
1.qmake
2.make release-armv6
comment:
The problem is in \tests\benchmarks\declarative\painting\painting.pro:
Define the source:
QT += opengl
But QtOpenGL is not supported by Qt for Symbian yet, the detail see defect: QTBUG-9492