20.03.2016, 18:32, "René J. V. Bertin" <[email protected]>: > René J.V. Bertin wrote: > >> On Sunday March 20 2016 15:01:01 Konstantin Tokarev wrote: > >>> Do I understand correctly that you were trying to build QtWebKit in >>> non-shadow >>> way? This is not supported. > >> But indeed the standalone in-tree build just failed again for me, using the >> same git checkout :-/ > > And so did the shadow build: > > qtwebkit-opensource- > src-5.6.0/Source/WebKit2/Platform/CoreIPC/Connection.cpp:29:10: fatal error: > 'WebCore/RunLoop.h' file not found > #include <WebCore/RunLoop.h> > ^ > 1 error generated. > > So how am I supposed to invoke generate-forwarding-headers.pl ?
No, it should be execute as a part of build process > Am I right that > I should find this command name in at least one Makefile ./Source/WebKit2/Makefile.WebKit2.DerivedSources in build dir , or is it invoked by > qmake when included the DerivedSources.pri files in which I traced the string? > > R > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
