我正在编写这个简单的Qt应用程序,但它显示了以下错误。有没有人能解释一下为什么我会收到这些错误?-W -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3-I/usr/include/qt3 -o text.o text.cpp
text.cpp:1:23: error: QTextStream: No such file or dir
有一个/usr/bin/gcc和一个<path-to-toolchain>/i686-atom-linux-gnu-gcc,我想使用i686-atom-linux-gnu-gcc。Compiler path in Build&Run->Compilers->Compiler path正确地设置为指向i686-atom-linux-gnu-gcc。当我试图观察来自Makefile的命令正在被执行时,它总是显示编译器是gcc,而它应该有一个编译器前缀(i6