标题:Qt5.7.0交叉编译出错!
作者:labhome
日期:2016-12-08 11:57
内容:
用了多个交叉编译器,试了不同的参数,出了同样的错误:
qfsfileengine_unix.o qlocale_unix.o-Wl,--gc-sections
Running configuration tests...
Failed to process makespec for platform 'linux-arm-gnueabi-g++'
/home/hula/Embed/qt-src-5.7.0/qtbase/bin/qmake: 1: /home/hula/Embed/qt-src-5.7.0/qtbase/bin/qmake: Syntax error: word unexpected (expecting ")")
有没有知道的来说说。
#1 [哥依然潇洒 01-05 11:14]
你的命令是什么
#2 回 哥依然潇洒 的帖子 [哥依然潇洒 01-05 11:14]
哥依然潇洒:你的命令是什么
(2017-01-05 11:14)
linux-arm-gnueabi-g++ 没有这个编译链!
#3 [shf1986 01-10 14:39]
qmake.conf配置有问题吧......