• 5787阅读
  • 0回复

qt version rebuild error,新手,找了许多办法也没搞定 [复制链接]

上一主题 下一主题
离线lyk831216
 

只看楼主 倒序阅读 楼主  发表于: 2010-03-26
Building debugging helper library in D:/Qt/2010.02.1/qt/qtc-debugging-helper/

Running D:/Qt/2010.02.1/mingw/bin/mingw32-make.exe distclean...
D:/Qt/2010.02.1/mingw/bin/mingw32-make -f Makefile.Debug distclean
mingw32-make[1]: Entering directory `D:/Qt/2010.02.1/qt/qtc-debugging-helper'
del tmp\obj\debug_shared\gdbmacros.o
del debug\libgdbmacros.a
del debug\gdbmacros.dll
Could Not Find D:\Qt\2010.02.1\qt\qtc-debugging-helper\debug\gdbmacros.dll
del Makefile.Debug
mingw32-make[1]: Leaving directory `D:/Qt/2010.02.1/qt/qtc-debugging-helper'
D:/Qt/2010.02.1/mingw/bin/mingw32-make -f Makefile.Release distclean
mingw32-make[1]: Entering directory `D:/Qt/2010.02.1/qt/qtc-debugging-helper'
del tmp\obj\release_shared\gdbmacros.o
Could Not Find D:\Qt\2010.02.1\qt\qtc-debugging-helper\tmp\obj\release_shared\gdbmacros.o
del release\libgdbmacros.a
Could Not Find D:\Qt\2010.02.1\qt\qtc-debugging-helper\release\libgdbmacros.a
del release\gdbmacros.dll
Could Not Find D:\Qt\2010.02.1\qt\qtc-debugging-helper\release\gdbmacros.dll
del Makefile.Release
mingw32-make[1]: Leaving directory `D:/Qt/2010.02.1/qt/qtc-debugging-helper'
del Makefile

Running d:/qt/2010.02.1/qt/bin/qmake.exe ...

Running D:/Qt/2010.02.1/mingw/bin/mingw32-make.exe ...
D:/Qt/2010.02.1/mingw/bin/mingw32-make -f Makefile.Debug all
mingw32-make[1]: Entering directory `D:/Qt/2010.02.1/qt/qtc-debugging-helper'
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DUSE_QT_GUI=1 -DHAS_QOBJECT_P_H -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\include\QtCore" -I"..\include\QtGui" -I"..\include" -I"..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"..\mkspecs\win32-g++" -o tmp\obj\debug_shared\gdbmacros.o gdbmacros.cpp
gdbmacros.cpp: In member function '<unnamed>::QDumper&<unnamed>::QDumper::put(long long unsigned int)':
gdbmacros.cpp:580: warning: unknown conversion type character 'l' in format
gdbmacros.cpp:580: warning: too many arguments for format
gdbmacros.cpp: In member function '<unnamed>::QDumper&<unnamed>::QDumper::put(long long int)':
gdbmacros.cpp:587: warning: unknown conversion type character 'l' in format
gdbmacros.cpp:587: warning: too many arguments for format
gdbmacros.cpp: At global scope:

下面还有很多,但都差不多,百度google都搜了,很多人说环境变量的,我也试了,还是不行
快速回复
限100 字节
 
上一个 下一个