[Interest] [Development] Short/medium term evolution of the Assistant?

Konstantin Tokarev annulen at yandex.ru
Sat Nov 11 23:31:47 CET 2017



> On Saturday November 11 2017 15:05:53 Konstantin Tokarev wrote:
> 
>> Perhaps we could add "minimal" configuration for QtWebKit in Coin, with disabled
>> QML API, multimedia features, and "extra" stuff like WebGL and geolocation.
> 
> Meanwhile, what would be a proper combination of options to set to achieve this kind of build? Everything from `mycmakeargs` in the gist you linked too set to OFF except probably ENABLE_OPENGL and probably ENABLE_X11_TARGET? What about QtWebChannel support?

My thought was to OFF everything except JIT (it's not that large, and there are folks who use such configurations with real web content).

When WebKit2 is off, WebChannel is automatically disabled, and X11 is needed in this case only for NPAPI

> 
> This kind of minimal build would probably make a nice build variant in packaging systems that support such things.
> 
> Thanks,
> R.
-- 
Regards,
Konstantin



More information about the Interest mailing list