通过ldd 查 libQt5WebEngine.so 依赖 libevent
官方的 libQt5WebEngine 却不依赖
configure 配置选项 详细看 明确的有依赖libevent,
但却没有 却没有选项可以关闭 (或者隐藏在哪个选项上,还没找到)
configure默认配置选项竟然不是官方包配置,看来想简单了
Optional system libraries used:
re2 .................................. no
icu .................................. no
libwebp, libwebpmux and libwebpdemux . yes
opus ................................. yes
ffmpeg ............................... no
libvpx ............................... no
snappy ............................... yes
glib ................................. yes
zlib ................................. yes
minizip .............................. yes
libevent ............................. yes
jsoncpp .............................. yes
protobuf ............................. yes
libxml2 and libxslt .................. no
lcms2 ................................ no
png .................................. no
JPEG ................................. no
harfbuzz ............................. no
freetype ............................. yes
【 在 hothail 的大作中提到: 】
: 重新编译是为了webengine支持多媒体
: WEBENGINE_CONFIG+=use_proprietary_codecs
: 其他没改,不过应该编译的东西还在
: ...................
--
FROM 111.206.87.*