Re: [Interest] QtWebProcess and QtWebPluginProcess

2015-12-17 Thread Roland Hughes
Interesting. Somehow in a WebEngine project a piece of WebKit got linked in. Need to do some digging. At one time this used WebKit then it was converted. This might just be an errant switch somewhere pulling WebKit in. Still. If I built all of Qt 5.4.2 from the .tar.gz file, should not the W

Re: [Interest] QtWebProcess and QtWebPluginProcess

2015-12-17 Thread Konstantin Tokarev
17.12.2015, 21:58, "Roland Hughes" : > All, > > I'm on Ubuntu 15.10 64-bit. Pulled down the 5.4.2 source tar and built > Qt for a project. What I see is that neither QtWebProcess nor > QtWebPluginProcess get generated by building that tar, even after we > rebuild WebEngine enabling MP4 support. >

[Interest] QtWebProcess and QtWebPluginProcess

2015-12-17 Thread Roland Hughes
All, I'm on Ubuntu 15.10 64-bit. Pulled down the 5.4.2 source tar and built Qt for a project. What I see is that neither QtWebProcess nor QtWebPluginProcess get generated by building that tar, even after we rebuild WebEngine enabling MP4 support. Does anyone have a link to a page with build