[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.

标签: linux

发表评论:

Powered by anycle 湘ICP备15001973号-1