This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:Linux
我在 从 Qt/编译简单程序期间遇到此错误
在/home/ilya/Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/features.h:389:0中包含的文件中、
来自/usr/include/x86_64-linux-gnu/c ++/4.8/bits/OS_defins.h:39、
来自/usr/include/x86_64-linux-gnu/c ++/4.8/bits/c++config.h:426、
来自/usr/include/c ++/4.8/cstddef:41、
从./../../Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/qt5/QtCore/qglobal.h:39、
从./../../Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/qt5/QtGui/qwindowdefs.h:37、
从./../../Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/qt5/QtWidgets/qwidget.h:37、
从./../../Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/qt5/QtWidgets/qmainwindow.h:37、
从./../../Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/qt5/QtWidgets/QMainWindow:1、
从 Mainwindow.h:4、
从 main.cpp:1:
/home/ilya/Desktop/sitara/sdk/ti-processor-sdk-linux-am57xx-evm-03.02.00.05/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/gnu/stubs.h:6:29:致命错误:GNU/stubs-soft.h:无此类文件或目录
#包含
^μ A
编译已终止。
make:***[main.o]错误1
16:57:24:进程"/usr/bin/make "退出、代码为2。
构建/部署项目测试时出错(套件:linaro-toolchain)
执行步骤"make"时
我的环境是:
Qt +=内核 GUI
ggreaterthan (QT_maj_version、4):Qt +=小部件
Target = TEST
模板=应用程序
sources += main.cpp\
mainwindow.cpp
headers += mainwindow.h
FORMS += Mainwindow.ui
target.path +=/home/root
安装+=目标
你(们)好,Yuri。
我作为你有一个问题。 您能向我分享您的解决方案吗?