Q5.10.0's QtWebEngine module failed to compile with VS2015












0















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/chromiumsandbox/win/src/sandbox_rand.h



Note: include file:../../3rdparty/chromiumsandbox/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.



I tried to run qmake. like this ,but failed。
As I said before, is there any hope that Qt5.10.0 can compile QtWebEngine with -proprietary-codecs ?
D:MySpaceIDEQt5.10.05.10.0Srcqtwebengine>qmake – -proprietary-codecs










share|improve this question



























    0















    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/chromiumsandbox/win/src/sandbox_rand.h



    Note: include file:../../3rdparty/chromiumsandbox/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.



    I tried to run qmake. like this ,but failed。
    As I said before, is there any hope that Qt5.10.0 can compile QtWebEngine with -proprietary-codecs ?
    D:MySpaceIDEQt5.10.05.10.0Srcqtwebengine>qmake – -proprietary-codecs










    share|improve this question

























      0












      0








      0


      1






      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/chromiumsandbox/win/src/sandbox_rand.h



      Note: include file:../../3rdparty/chromiumsandbox/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.



      I tried to run qmake. like this ,but failed。
      As I said before, is there any hope that Qt5.10.0 can compile QtWebEngine with -proprietary-codecs ?
      D:MySpaceIDEQt5.10.05.10.0Srcqtwebengine>qmake – -proprietary-codecs










      share|improve this question














      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/chromiumsandbox/win/src/sandbox_rand.h



      Note: include file:../../3rdparty/chromiumsandbox/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.



      I tried to run qmake. like this ,but failed。
      As I said before, is there any hope that Qt5.10.0 can compile QtWebEngine with -proprietary-codecs ?
      D:MySpaceIDEQt5.10.05.10.0Srcqtwebengine>qmake – -proprietary-codecs







      qt5






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 13 '18 at 13:04









      史星亚史星亚

      11




      11
























          0






          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53281650%2fq5-10-0s-qtwebengine-module-failed-to-compile-with-vs2015%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53281650%2fq5-10-0s-qtwebengine-module-failed-to-compile-with-vs2015%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          The Sandy Post

          Danny Elfman

          Pages that link to "Head v. Amoskeag Manufacturing Co."