> I'm trying to build latest QtWebKit trunk over Linux Ubuntu 8, but I've got > this error: > > ./../../WebCore/page/FrameView.cpp: In member function 'void > WebCore::FrameView::layoutIfNeededRecursive()': > ../../../WebCore/page/FrameView.cpp:1164: error: conversión inválida de > 'const WTF::HashSet<WebCore::Widget*, WTF::PtrHash<WebCore::Widget*>, > WTF::HashTraits<WebCore::Widget*> >*' a 'WTF::HashSet<WebCore::Widget*, > WTF::PtrHash<WebCore::Widget*>, WTF::HashTraits<WebCore::Widget*> >*' > make[1]: *** [tmp/FrameView.o] Error 1 > make[1]: se sale del directorio > `/usr/local/Trolltech/Qt-4.5.0-snapshot-20080923/WebKit/WebKitBuild/Release >/WebCore' make: *** [sub-WebCore-make_default-ordered] Error 2 > > Any hints on this error?
Which revision number is that? Hint: if QtWebKit fails to build, revert back to the most recent revision where one of us (Trolltech people) did a commit. You have a higher chance that this revision still builds. -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

