On Montag, 19. Juni 2017 11:52:12 CEST Alexander Volkov wrote:
> Hi,
> 
> I build qtwebengine as a separate module.
> What is the right way to enable system-ffmpeg feature?
> It's not auto-detected:
>           "system-ffmpeg": {
>               "label": "ffmpeg",
>               "autoDetect": false,
>               "condition": "libs.ffmpeg && features.system-opus &&
> features.system-webp",
>               "output": [ "privateFeature" ]
>           }
> 
If all else fail you can always edit the generate qtwebengine-config.pri file 
and move the feature from disabled features to enabled features.

' Allan

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to