Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.10
-
None
Description
Q5.10.0's QtWebEngine module failed to compile with VS2015.
I download Qt5.10.0 from
http://download.qt.io/official_releases/qt/5.10/5.10.0/qt-opensource-windows-x86-5.10.0.exe ,
I find that QtWebEngine does not support MP3.
So I use VS2015 to recompile. but failed. I especially hope to get a VS2015 compiled version of Qt5.10.0 that can play the MP3 by QtWebEngine .
Note: include file:../../3rdparty/chromium\sandbox/win/src/sandbox_rand.h
Note: include file:../../3rdparty/chromium\sandbox/win/src/win_utils.h
/.. / 3rdparty / chromium / sandbox / win / SRC / process_mitigations. CC (169): error C2039: "Allow ThreadOptOut": not a member of "_PROCESS_MITIGATION_DYNAMIC_CODE_POLICY"
C: Program Files (x86) Windows Kits 10 Include 10.0.10586.0 um winnt.h (11182): note: see the statement of PROCESS_MITIGATION_DYNAMIC_CODE_POLICY
/.. / 3rdparty / chromium / sandbox / win / SRC / process_mitigations. CC (225): error C2039: "Prefer System 32 Images": not a member of "_PROCESS_MITIGATION_IMAGE_LOAD_POLICY"
C: Program Files (x86) Windows Kits 10 Include 10.0.10586.0 um winnt.h (11225): note: see the statement PROCESS_MITIGATION_IMAGE_LOAD_POLICY
/.. / 3rdparty / chromium / sandbox / win / SRC / process_mitigations. CC (249): error C2065: "THREAD_DYNAMIC_CODE_ALLOW": undeclared identifier
/.. / 3rdparty / chromium / sandbox / win / SRC / process_mitigations. CC (263): error C2065: "ThreadDynamicCodePolicy": undeclared identifier
/.. / 3rdparty/chromium/sandbox/win/src/process_mitigations.cc(385): error C2065: "PROCESS_CREATION_MITIGATION_POLICY_PROHIBIT_DYNAMIC_CODE_ALWAYS_ON_ALLOW_OPT_OUT": undeclared identifier
/.. / 3rdparty/chromium/sandbox/win/src/process_mitigations.cc(390): error C2065: "PROCESS_CREATION_MITIGATion_POLICY_IMAGE_LOAD_PREFER_SYSTEM32_ALWAYS_ON": undeclared identifier
...
...
...
Ninja: build stopped: subcommand failed.
NMAKE: fatal error U1077: "call": return code "0x1"
Stop.
NMAKE: fatal error U1077: "C: Program Files (x86) Microsoft Visual Studio 14.0 VC BIN nmake. exe": return code "0x2"
Stop.
NMAKE: fatal error U1077: "("): return code "0x2"
Stop.
NMAKE: fatal error U1077: "CD": return code "0x2"
Stop.
NMAKE: fatal error U1077: "CD": return code "0x2"
Stop.