I did the configure by doing this,
configure -static -release -no-exceptions
then followed by,
mingw32-make sub-src
But resulted with a error.
Here is a snippet of the error.
collect2: ld returned 1 exit status
mingw32-make[2]: *** [..\..\..\bin\moc.exe] Error 1
mingw32-make[2]: Leaving directory `c:/Qt/2010.01/qt/src/tools/moc'
mingw32-make[1]: *** [release] Error 2
mingw32-make[1]: Leaving directory `c:/Qt/2010.01/qt/src/tools/moc'
mingw32-make: *** [sub-moc-sub_src_target_ordered] Error 2
Any suggestions?
Thanks,
Deshi
Bookmarks