首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >qtwebkit 5.9.0需要unicode标头

qtwebkit 5.9.0需要unicode标头
EN

Stack Overflow用户
提问于 2018-01-17 02:06:42
回答 1查看 379关注 0票数 0
代码语言:javascript
复制
/tmp/12/qtwebkit-opensource-src-5.9.0/Source/WTF/wtf/unicode/icu/UnicodeIcu.h:29:27: fatal error: unicode/uchar.h: No such file or directory
 #include <unicode/uchar.h>
                           ^
compilation terminated.
make[2]: *** [.obj/llint/LLIntOffsetsExtractor.o] Error 1
make[2]: Leaving directory `/tmp/12/qtwebkit-opensource-src-5.9.0/build/Source/JavaScriptCore'
make[1]: *** [sub-LLIntOffsetsExtractor-pro-make_first-ordered] Error 2
make[1]: Leaving directory `/tmp/12/qtwebkit-opensource-src-5.9.0/build/Source/JavaScriptCore'
make: *** [sub-Source-JavaScriptCore-JavaScriptCore-pro-make_first-ordered] Error 2
EN

回答 1

Stack Overflow用户

发布于 2018-11-03 12:22:48

您需要安装icu库,详细操作请查看以下网址:https://forum.qt.io/topic/39332/i-try-compile-qtwebkit

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/48287349

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档