Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.3.2
-
None
-
Windows7 MinGW gcc 4.9
-
a6a12d8c0fc918972c15268f749ecc7c90b95d6c
Description
ANGLE compiled with gcc 4.9 when application try to use 3D acceleration.
Similar probrem is reported in
https://bugreports.qt-project.org/browse/QTBUG-39723
\qtwebkit\Source\ThirdParty\ANGLE\src\compiler\SymbolTable.cpp
and already fixed in 5.3.2.
but SymbolTable.cpp also exists in
\qtbase\src\3rdparty\angle\src\compiler\translator\SymbolTable.cpp
and this one is not fixed yet.
Attachments
Issue Links
- relates to
-
QTBUG-39723 QtWebKit crashes on any 3D operation when compiled with gcc 4.9
- Closed