MINGW-packages: Qt5Webkit crash
I installed Qt5 using,
pacman -S mingw-w64-i686-qt5 mingw-w64-x86_64-qt5
The 32-bit version of my application is failing inside Qt5Webkit. The following is the stack trace,
#0 0x66ac5857 in ZN7QObject7connectEPKS_PKcS1_S3_N2Qt14ConnectionTypeE ()
from C:\omdev\tools\msys\mingw32\bin\Qt5Core.dll
#1 0x011e2729 in ZN7WebCore19initializeWebCoreQtEv ()
from C:\omdev\tools\msys\mingw32\bin\Qt5WebKit.dll
Any idea whats wrong?
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 60 (36 by maintainers)
We could do with someone getting into Clang really, fixing all the bugs and trying to build Qt with it, who knows, there may only be a few minor issues in Clang (then again…)