You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./QCefViewTest
[1122/093145.556820:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in~M127. See https://github.com/chromiumembedded/cef/issues/3685
[1122/093145.557037:ERROR:icu_util.cc(223)] Invalid file descriptor to ICU data received.
追踪与中断点陷阱(核心已转储)
Describe the bug 【Bug描述】
linuxqtdeploy 后执行出现错误:
执行
QCefViewTest
直接崩溃To Reproduce 【复现步骤】
./generate-linux-x86_64.sh # modify cmake command, add -DBUILD_STATIC=OFF
/usr/local/Qt/Tools/CMake/bin/cmake --build .build/linux.x86_64
cd .build/linux.x86_64/example/QCefViewTest/output/Release/bin/
/usr/local/Qt/Tools/linuxdeployqt ./QCefViewTest -qmake=/usr/local/Qt/6.8.0/gcc_64/bin/qmake
./QCefViewTest
Expected behavior 【正确的预期行为】
如官方说明文档 所示的程序窗口
Screenshots 【截图】
...
Environment 【BUG产生的环境】
Additional context 【更多额外信息】
...
The text was updated successfully, but these errors were encountered: