[Qt-interest] Error while compiling latest SDK on winXP - mingw32 (QWebKit related)
Zeljko
zeljko at holobit.net
Tue Oct 6 12:01:38 CEST 2009
Zeljko wrote:
This is solution:
Problem is in
src/3rdparty/webkit/WebCore/tmp/moc/{debug,release}_shared/mocinclude.tmp
which produced empty moc_QNetworkReplyHandler.cpp file.
So to fix the problem we need to remove
src/3rdparty/webkit/WebCore/tmp/moc/{debug,release}_shared/mocinclude.tmp
and then continue with building. (mingw32-make).
zeljko
More information about the Qt-interest-old
mailing list