On Saturday 19 March 2016, René J. V. Bertin wrote: > Thiago Macieira wrote: > > mkdir .git; qmake > > Followed by make -j4 at least I now get a different error (about 37 min in, > at a stage that used to build AFAICT): > > Platform/CoreIPC/Connection.cpp:29:10: fatal error: 'WebCore/RunLoop.h' > file not found > #include <WebCore/RunLoop.h> > ^ > 1 error generated. > > > Has qtwebkit been test-built on OS X at all? > Yes, it is automatically build on several OS X versions in different configurations as part of the CI system, but that is from git, not from the source packages. I don't think anyone tested the final packages of qtwebkit.
Regards `Allan _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
