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