苗火 Nicholas
首页
微语
登录
[linux]arm-linux-ar not found
2017-2-16 萧
There's an error in compiling Qt_ARM that:
arm-linux-ar not found
vi src/3rdparty/webkit/Source/JavaScriptCore/Makefile.WebKit
Set AR as absolute path like:
AR = /opt/crosstool/gcc-4.4.3/bin/arm-linux-ar cqs
It works.
发表评论:
昵称
邮件地址 (选填)
个人主页 (选填)
内容