Open tcpid opened 3 years ago
hi! I have successfully compiled qwebkit with the following command: py Tools\qt\build-qtwebkit-conan.py --compiler=msvc --qt=D:\Qt\Qt5.15.2\Qt\5.15.2\msvc2019_64 --install When I started testing qwebkit, it crashed。 The qwebkit source I used is:https://download.qt.io/snapshots/ci/qtwebkit/5.212/1600955993/src/submodules/qtwebkit-opensource-src-5.212.zip。
Seems like a crash inside Qt5Core
hi! I have successfully compiled qwebkit with the following command: py Tools\qt\build-qtwebkit-conan.py --compiler=msvc --qt=D:\Qt\Qt5.15.2\Qt\5.15.2\msvc2019_64 --install When I started testing qwebkit, it crashed。 The qwebkit source I used is:https://download.qt.io/snapshots/ci/qtwebkit/5.212/1600955993/src/submodules/qtwebkit-opensource-src-5.212.zip。