Skip to content

Instantly share code, notes, and snippets.

@kirillp
Created December 4, 2019 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kirillp/a9c67d427b0d6ed09e870746bfe18d19 to your computer and use it in GitHub Desktop.
Save kirillp/a9c67d427b0d6ed09e870746bfe18d19 to your computer and use it in GitHub Desktop.
Microsoft (R) Build Engine version 16.3.2+e481bbf88 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 04.12.2019 14:42:18.
1>Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\install.vcxproj" on node 1 (default targets).
1>Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\install.vcxproj" (1) is building "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
2>PrepareForBuild:
Creating directory "x64\Debug\ZERO_CHECK\".
Creating directory "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because E:/github/vcpkg/buildtrees/angle/x64-uwp-dbg/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
2>Done Building Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ZERO_CHECK.vcxproj" (default targets).
1>Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\install.vcxproj" (1) is building "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ALL_BUILD.vcxproj" (3) on node 2 (default targets).
3>Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ALL_BUILD.vcxproj" (3) is building "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj" (4) on node 2 (default targets).
4>PrepareForBuild:
Creating directory "angle_common.dir\Debug\".
Creating directory "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\Debug\".
Creating directory "angle_common.dir\Debug\angle_common.tlog\".
Creating directory "Generated Files\".
GetInstalledSDKLocations:
Searching for SDKs targeting "UAP, 10.0.18362.0".
Searching for SDKs targeting "Windows, 8.1".
ResolveSDKReferences:
Reading SDK manifest file "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\SDKManifest.xml".
Targeted configuration and architecture "Debug|x64"
Could not find "FrameworkIdentity" attribute "FrameworkIdentity-Debug-x64" in the SDK manifest.
Found "FrameworkIdentity" attribute "Name = Microsoft.VCLibs.140.00.Debug, MinVersion = 14.0.27323.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" in the SDK manifest.
Found "APPX" location attribute "AppX-Debug-x86=.\AppX\Debug\x86\Microsoft.VCLibs.x86.Debug.14.00.appx" in the SDK manifest.
Found "APPX" location attribute "AppX-Debug-x64=.\AppX\Debug\x64\Microsoft.VCLibs.x64.Debug.14.00.appx" in the SDK manifest.
Found "APPX" location attribute "AppX-Debug-ARM=.\AppX\Debug\ARM\Microsoft.VCLibs.ARM.Debug.14.00.appx" in the SDK manifest.
Found "APPX" location attribute "AppX-Debug-ARM64=.\AppX\Debug\ARM64\Microsoft.VCLibs.ARM64.Debug.14.00.appx" in the SDK manifest.
ExpandSDKReferences:
Enumerating SDK Reference "Microsoft.VCLibs, Version=14.0" from "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\".
InitializeBuildStatus:
Creating "angle_common.dir\Debug\angle_common.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule E:/github/vcpkg/buildtrees/angle/src/6ed2964ffd-92f5caafbc/CMakeLists.txt
CMake does not need to re-run because E:/github/vcpkg/buildtrees/angle/x64-uwp-dbg/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\bin\HostX86\x64\CL.exe /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.23.28107 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
Float16ToFloat32.cpp
MemoryBuffer.cpp
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
PackedEGLEnums_autogen.cpp
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
PackedEnums.cpp
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
PackedGLEnums_autogen.cpp
PoolAlloc.cpp
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
aligned_memory.cpp
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
cl /c /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\include" /I"E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base" /I"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\\" /I"Generated Files\\" /Iangle_common.dir\Debug\ /Z7 /W3 /WX- /Wv:"18" /diagnostics:column /sdl /MP /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D GL_SILENCE_DEPRECATION /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D ANGLE_STANDALONE_BUILD /D ANGLE_ENABLE_DEBUG_ANNOTATIONS /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /RTC1 /MDd /GS /guard:cf /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"angle_common.dir\Debug\\" /Fd"angle_common.dir\Debug\angle_common.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\lib\x86\store\references\platform.winmd" /analyze- /errorReport:queue /utf-8 /d2guard4 /bigobj "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\Float16ToFloat32.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\MemoryBuffer.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedEnums.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PackedGLEnums_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\PoolAlloc.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\aligned_memory.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\angleutils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\debug.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\mathutil.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\matrix_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\string_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\base\anglebase\sha1.cc" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\third_party\smhasher\src\PMurHash.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\tls.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\uniform_type_info_autogen.cpp" "E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\utilities.cpp"
android_util.cpp
angleutils.cpp
debug.cpp
mathutil.cpp
matrix_utils.cpp
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp(20,16): warning C4200: nonstandard extension used: zero-sized array in struct/union [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
string_utils.cpp
system_utils.cpp
system_utils_win.cpp
sha1.cc
PMurHash.cpp
tls.cpp
uniform_type_info_autogen.cpp
utilities.cpp
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp(20,16): message : This member will be ignored by a defaulted constructor or copy/move assignment operator [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(161,54): error C2065: 'HANDLE_FLAG_INHERIT': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(161,10): error C3861: 'SetHandleInformation': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(166,54): error C2065: 'HANDLE_FLAG_INHERIT': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(166,10): error C3861: 'SetHandleInformation': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(210,30): error C2065: 'STARTF_USESTDHANDLES': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(268,31): error C3861: 'LoadLibraryA': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(271,63): error C2065: 'LOAD_LIBRARY_SEARCH_SYSTEM32': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(271,31): error C3861: 'LoadLibraryExA': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
4>Done Building Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj" (default targets) -- FAILED.
3>Done Building Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ALL_BUILD.vcxproj" (default targets) -- FAILED.
1>Done Building Project "E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\install.vcxproj" (default targets) -- FAILED.
Build FAILED.
"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\install.vcxproj" (default target) (1) ->
"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ALL_BUILD.vcxproj" (default target) (3) ->
"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj" (default target) (4) ->
(ClCompile target) ->
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\android_util.cpp(20,16): warning C4200: nonstandard extension used: zero-sized array in struct/union [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\install.vcxproj" (default target) (1) ->
"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\ALL_BUILD.vcxproj" (default target) (3) ->
"E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj" (default target) (4) ->
(ClCompile target) ->
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(161,54): error C2065: 'HANDLE_FLAG_INHERIT': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(161,10): error C3861: 'SetHandleInformation': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(166,54): error C2065: 'HANDLE_FLAG_INHERIT': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(166,10): error C3861: 'SetHandleInformation': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(210,30): error C2065: 'STARTF_USESTDHANDLES': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(268,31): error C3861: 'LoadLibraryA': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(271,63): error C2065: 'LOAD_LIBRARY_SEARCH_SYSTEM32': undeclared identifier [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
E:\github\vcpkg\buildtrees\angle\src\6ed2964ffd-92f5caafbc\src\common\system_utils_win.cpp(271,31): error C3861: 'LoadLibraryExA': identifier not found [E:\github\vcpkg\buildtrees\angle\x64-uwp-dbg\angle_common.vcxproj]
1 Warning(s)
8 Error(s)
Time Elapsed 00:00:04.78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment