It is here http://wiki.qtcentre.org/index.php?t...ws_using_MinGW
Sorry then, I have no idea how to solve this problem. =(
It is here http://wiki.qtcentre.org/index.php?t...ws_using_MinGW
Sorry then, I have no idea how to solve this problem. =(
I'm a rebel in the S.D.G.
Cause:
src/3rdparty/webkit/WebCore/tmp/moc/{debug,release}_shared/moc_QNetworkReplyHandler.cpp being empty after moc fails to generate it properly.
Workaround:
delete src/3rdparty/webkit/WebCore/tmp/moc/{debug,release}_shared/mocinclude.tmp and rerun make, which will trigger moc to rerun and generate the file correctly before continuing the build.
Credit: solution found here --> http://lists.trolltech.com/pipermail...er/013495.html
eclarkso (24th December 2009)
Bookmarks