Created
December 30, 2020 12:09
-
-
Save LinArcX/4b3a7d8a64ea1e2e69e1d4f075a4aac3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Microsoft (R) Program Maintenance Utility Version 12.00.21005.1 | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe" -f Makefile.gyp_run.Debug all | |
Microsoft (R) Program Maintenance Utility Version 12.00.21005.1 | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
D:\myqt\5.6.3\modules\build-qtwebengine\src\3rdparty\ninja\ninja.exe -C D:/myqt/5.6.3/modules/build-qtwebengine/src/co | |
re/Debug | |
ninja: Entering directory `D:/myqt/5.6.3/modules/build-qtwebengine/src/core/Debug' | |
[101/12815] LINK_EMBED genmodule.exe | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2886) : warning RC4005: '__useHeader' : redefinition | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2896) : warning RC4005: '__on_failure' : redefinition | |
[120/12815] LINK_EMBED genmacro.exe | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2886) : warning RC4005: '__useHeader' : redefinition | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2896) : warning RC4005: '__on_failure' : redefinition | |
[157/12815] LINK_EMBED genversion.exe | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2886) : warning RC4005: '__useHeader' : redefinition | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2896) : warning RC4005: '__on_failure' : redefinition | |
[202/12815] LINK_EMBED re2c.exe | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2886) : warning RC4005: '__useHeader' : redefinition | |
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\sal.h(2896) : warning RC4005: '__on_failure' : redefinition | |
[241/12815] CC obj\src\3rdparty\chromium\third_party\libvpx_ne...px\vp8\encoder\x86\libvpx_intrinsics_mmx.vp8_enc_stubs_mmx.obj | |
FAILED: ninja -t msvc -e environment.x86 -- cl.exe /nologo /showIncludes /FC @obj\src\3rdparty\chromium\third_party\libvpx_new\ | |
source\libvpx\vp8\encoder\x86\libvpx_intrinsics_mmx.vp8_enc_stubs_mmx.obj.rsp /c d:\myqt\5.6.3\modules\qtwebengine\src\3rdparty | |
\chromium\third_party\libvpx_new\source\libvpx\vp8\encoder\x86\vp8_enc_stubs_mmx.c /Foobj\src\3rdparty\chromium\third_party\lib | |
vpx_new\source\libvpx\vp8\encoder\x86\libvpx_intrinsics_mmx.vp8_enc_stubs_mmx.obj /Fdobj\src\3rdparty\chromium\third_party\libv | |
px_new\libvpx_intrinsics_mmx.c.pdb | |
d:\myqt\5.6.3\modules\qtwebengine\src\3rdparty\chromium\third_party\libvpx_new\source\libvpx\vpx_ports\x86.h(141) : error C2220 | |
: warning treated as error - no 'object' file generated | |
d:\myqt\5.6.3\modules\qtwebengine\src\3rdparty\chromium\third_party\libvpx_new\source\libvpx\vpx_ports\x86.h(141) : warning C40 | |
67: unexpected tokens following preprocessor directive - expected a newline | |
[241/12815] ACTION Generating resources from d:/myqt/5.6.3/mod...ngine/src/3rdparty/chromium/chrome/app/generated_resources.grd | |
ninja: build stopped: subcommand failed. | |
NMAKE : fatal error U1077: 'D:\myqt\5.6.3\modules\build-qtwebengine\src\3rdparty\ninja\ninja.exe' : return code '0x1' | |
Stop. | |
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment