从这里下载的安装包
Qt SDK for
Windows (293 MB)
http://get.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2010.04.exe使用命令 configure -static -debug-and-release -no-exceptions
mingw32-make sub-src
编译 然后出现以下错误
e:\Qt4\2010.04\qt\lib/libQtGui.a(qapplication.o):qapplication.cpp:(.text+0x358a): undefined reference to `_imp___Z21qt_call_post_routinesv'
e:\Qt4\2010.04\qt\lib/libQtGui.a(qapplication.o):qapplication.cpp:(.text+0x3b2f): undefined reference to `_imp___Z21qt_call_post_routinesv'
e:\Qt4\2010.04\qt\lib/libQtGui.a(qapplication.o):qapplication.cpp:(.text+0x40ca): undefined reference to `_imp___Z21qt_call_post_routinesv'
e:\Qt4\2010.04\qt\lib/libQtGui.a(qwhatsthis.o):qwhatsthis.cpp:(.text+0x15c): undefined reference to `_imp___Z21qDeleteInEventHandlerP7QObject'
collect2: ld returned 1 exit status
mingw32-make[2]: *** [..\..\..\bin\uic3.exe] Error 1
mingw32-make[1]: *** [release] Error 2
mingw32-make: *** [sub-uic3-sub_src_target_ordered] Error 2
然后搞得想动态编译都不行了。。。。。。
求助 。。QQ 254203716