Qt中的一个问题 求大神帮忙 15
01:10:13:为项目helloworld执行步骤...01:10:13:配置没有改变,跳过qmake步骤。01:10:13:正在启动"C:\Qt\Qt5.2.1\To...
01:10:13: 为项目helloworld执行步骤 ...
01:10:13: 配置没有改变, 跳过 qmake 步骤。
01:10:13: 正在启动 "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe"
C:/Qt/Qt5.2.1/Tools/mingw48_32/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory 'I:/2-2/build-helloworld-Desktop_Qt_5_2_1_MinGW_32bit-Debug'
g++ -c -pipe -fno-keep-inline-dllexport -g -frtti -Wall -Wextra -fexceptions -mthreads -DUNICODE -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I..\helloworld -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\include" -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\include\QtGui" -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\include\QtCore" -I"debug" -I"." -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\mkspecs\win32-g++" -o debug\main.o ..\helloworld\main.cpp
..\helloworld\main.cpp:1:23: fatal error: QApplication: No such file or directory
#include<QApplication>
^
compilation terminated.
Makefile.Debug:119: recipe for target 'debug/main.o' failed
mingw32-make[1]: *** [debug/main.o] Error 1
mingw32-make[1]: Leaving directory 'I:/2-2/build-helloworld-Desktop_Qt_5_2_1_MinGW_32bit-Debug'
makefile:34: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2
01:10:14: 进程"C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe"退出,退出代码 2 。
Error while building/deploying project helloworld (kit: Desktop Qt 5.2.1 MinGW 32bit)
当执行步骤 'Make'时
01:10:14: Elapsed time: 00:01.
这是什么原因啊 怎么解决? 展开
01:10:13: 配置没有改变, 跳过 qmake 步骤。
01:10:13: 正在启动 "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe"
C:/Qt/Qt5.2.1/Tools/mingw48_32/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory 'I:/2-2/build-helloworld-Desktop_Qt_5_2_1_MinGW_32bit-Debug'
g++ -c -pipe -fno-keep-inline-dllexport -g -frtti -Wall -Wextra -fexceptions -mthreads -DUNICODE -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I..\helloworld -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\include" -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\include\QtGui" -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\include\QtCore" -I"debug" -I"." -I"C:\Qt\Qt5.2.1\5.2.1\mingw48_32\mkspecs\win32-g++" -o debug\main.o ..\helloworld\main.cpp
..\helloworld\main.cpp:1:23: fatal error: QApplication: No such file or directory
#include<QApplication>
^
compilation terminated.
Makefile.Debug:119: recipe for target 'debug/main.o' failed
mingw32-make[1]: *** [debug/main.o] Error 1
mingw32-make[1]: Leaving directory 'I:/2-2/build-helloworld-Desktop_Qt_5_2_1_MinGW_32bit-Debug'
makefile:34: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2
01:10:14: 进程"C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe"退出,退出代码 2 。
Error while building/deploying project helloworld (kit: Desktop Qt 5.2.1 MinGW 32bit)
当执行步骤 'Make'时
01:10:14: Elapsed time: 00:01.
这是什么原因啊 怎么解决? 展开
6个回答
展开全部
额 刚才自己解决了,把源文件复制到一个新建文件夹里就可以了 路径自己设置就行了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
把在win32中添加的文件 从SOURCES +=中剔除
win32{}else:macx{}else{}
win32{}else:macx{}else{}
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
.pro文件中添加一行,QT += widgets
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
您最后怎么解决的呢?我现在也遇到现在这样的问题,不知道怎么解决,麻烦您告诉告诉我,万分感激,十分着急
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
文件名和文件路径中不要出现中文
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询