首页| 论坛| 消息

标题:Compilers produce code for different ABIs
作者:bj-alex
日期:2017-03-23 14:49
内容:

Ubuntu16.10,用arm-linux-gnueabihf-g++交叉编译QT5.7.0。QT编写程序,可以生成执行文件,在ARM上运行也正常。但是,qt creator中,build&run->Kits下面,手动添加的构件,有个红色感叹号,提示错误:Compilers produce code for different ABIs。不知道为什么。


#1 [bj-alex 03-23 15:02]

#2 [bj-alex 03-23 15:14]
问题解决了,原来是我只配了C++的编译器,没有配C的编译器。

回复 发表
主题 版块