J'ai beaucoup de difficulté à compiler Qt webengine pour activer les codecs propriétaires , la documentation n'est pas très claire. J'ai suivi d'autres instructions sur stackoverflow mais cela ne fonctionne pas. J'ai eu une erreur comme:
Project ERROR: Cannot run compiler 'cl'. Output:
===================
===================
Maybe you forgot to setup the environment?
OR
Needs VS 2015 Update 3 with Cumulative Servicing Release or higher
Qt WebEngine will not be built.
OR
Could not detect Windows SDK Version ('WindowsSDKVersion' environment variable is not set).
Qt Webengine on Windows requires a Windows SDK version 10.0.10586 or newer.
QtWebEngine will not be built.
OR
Needs Visual Studio 2017 or Higher
Qt WebEngine will not be built.
OR
C1905: Front end and back end not compatible (must target same processor).
LNK1257: code generation failed
Si vous recevez un message ci-dessous après avoir exécuté qmake:
"Une version appropriée de python2 n'a pas pu être trouvée."
téléchargez le fichier de configuration ici .
Extrayez-le et lancez "_configure.py" avec python2. Il va configurer votre qt et cette erreur disparaîtra.