******************************************************************************** conan install glslang/11.5.0@ --build=glslang --profile=C:\J\w\BuildSingleReference/23767/ef42de89-1315-4f3e-b326-622981898144/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows os_build=Windows [options] glslang:shared=False [build_requires] [env] spirv-tools/2021.2: Not found in local cache, looking in remotes... spirv-tools/2021.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-tools/2021.2: Downloaded recipe revision 5135153a7b1ba101b7d3242a800a8b4b spirv-headers/cci.20210616: Not found in local cache, looking in remotes... spirv-headers/cci.20210616: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-headers/cci.20210616: Downloaded recipe revision 4cf6792fc27c07335dcabc769260010a glslang/11.5.0: Forced build from source Installing package: glslang/11.5.0 Requirements glslang/11.5.0 from local cache - Cache spirv-headers/cci.20210616 from 'conan-center' - Downloaded spirv-tools/2021.2 from 'conan-center' - Downloaded Packages glslang/11.5.0:70a81353d8bf079a663eb366d4f8a3e75b4d9bf9 - Build spirv-headers/cci.20210616:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spirv-tools/2021.2:da02ad1c8b3b24e5f015dfc4d291380a82558bca - Download Installing (downloading, building) binaries... spirv-headers/cci.20210616: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-headers/cci.20210616: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 spirv-headers/cci.20210616: Downloaded package revision 625e3e4241d1a983054f4d3f0e99439f spirv-tools/2021.2: Retrieving package da02ad1c8b3b24e5f015dfc4d291380a82558bca from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-tools/2021.2: Package installed da02ad1c8b3b24e5f015dfc4d291380a82558bca spirv-tools/2021.2: Downloaded package revision 054ec2bd900b5bb584752598f8fae77f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK spirv-tools/2021.2: Appending PATH environment variable: C:\J\w\BuildSingleReference/s\52e178\1\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK glslang/11.5.0: Configuring sources in C:\J\w\BuildSingleReference/s\db4feb\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK glslang/11.5.0: Copying sources to build folder glslang/11.5.0: Building your package in C:\J\w\BuildSingleReference/s\5dcce7\1 glslang/11.5.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK glslang/11.5.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference/s\5dcce7\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference/s\d13e17\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXTERNAL="False" -DSKIP_GLSLANG_INSTALL="False" -DENABLE_SPVREMAPPER="True" -DENABLE_GLSLANG_BINARIES="True" -DENABLE_GLSLANG_JS="False" -DENABLE_GLSLANG_WEBMIN="False" -DENABLE_GLSLANG_WEBMIN_DEVEL="False" -DENABLE_EMSCRIPTEN_SINGLE_FILE="False" -DENABLE_EMSCRIPTEN_ENVIRONMENT_NODE="False" -DENABLE_HLSL="True" -DENABLE_RTTI="False" -DENABLE_OPT="True" -DENABLE_PCH="True" -DENABLE_CTEST="False" -DUSE_CCACHE="False" -Wno-dev C:\J\w\BuildSingleReference/s\5dcce7\1 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- No build type selected, default to Debug -- Using Debug VC++ CRT: MDd -- Using Release VC++ CRT: MDd -- Using MinSizeRel VC++ CRT: MDd -- Using RelWithDebInfo VC++ CRT: MDd -- Using Debug VC++ CRT: MDd -- optimizer enabled -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/s/5dcce7/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference/s\5dcce7\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/glslang/CMakeLists.txt CodeGen.cpp Link.cpp Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/OGLCompilersDLL/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/StandAlone/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/glslang/OSDependent/Windows/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/hlsl/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/SPIRV/CMakeLists.txt ossource.cpp stub.cpp InitializeDll.cpp ResourceLimits.cpp resource_limits_c.cpp SPVRemapper.cpp doc.cpp HLSL.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\HLSLd.lib GenericCodeGen.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\GenericCodeGend.lib OGLCompiler.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\OGLCompilerd.lib OSDependent.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\OSDependentd.lib glslang-default-resource-limits.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\glslang-default-resource-limitsd.lib Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/glslang/CMakeLists.txt cmake_pch.cxx SPVRemapper.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\SPVRemapperd.lib glslang_tab.cpp attribute.cpp Constant.cpp iomapper.cpp InfoSink.cpp Initialize.cpp IntermTraverse.cpp Intermediate.cpp ParseContextBase.cpp ParseHelper.cpp PoolAlloc.cpp RemoveTree.cpp Scan.cpp ShaderLang.cpp SpirvIntrinsics.cpp SymbolTable.cpp Versions.cpp intermOut.cpp limits.cpp linkValidate.cpp parseConst.cpp reflection.cpp Pp.cpp PpAtom.cpp PpContext.cpp PpScanner.cpp PpTokens.cpp propagateNoContraction.cpp hlslAttributes.cpp hlslParseHelper.cpp hlslScanContext.cpp hlslOpMap.cpp hlslTokenStream.cpp hlslGrammar.cpp hlslParseables.cpp MachineIndependent.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\MachineIndependentd.lib Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/glslang/CMakeLists.txt glslang_c_interface.cpp glslang.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\glslangd.lib Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/SPIRV/CMakeLists.txt GlslangToSpv.cpp InReadableOrder.cpp Logger.cpp SpvBuilder.cpp SpvPostProcess.cpp doc.cpp SpvTools.cpp disassemble.cpp spirv_c_interface.cpp SPIRV.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\SPIRVd.lib Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/StandAlone/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/source_subfolder/StandAlone/CMakeLists.txt StandAlone.cpp spirv-remap.cpp spirv-remap.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\spirv-remap.exe SPIRV-Tools-opt.lib(optimizer.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(optimizer.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(module.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(module.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_descriptor.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_descriptor.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(mem_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(mem_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(build_module.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(build_module.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(graphics_robust_access_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(graphics_robust_access_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(pass_manager.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(pass_manager.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(aggressive_dead_code_elim_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(aggressive_dead_code_elim_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(amd_ext_to_khr.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(amd_ext_to_khr.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(block_merge_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(block_merge_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(ccp_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(ccp_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(cfg_cleanup_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(cfg_cleanup_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(code_sink.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(code_sink.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(combine_access_chains.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(combine_access_chains.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(compact_ids_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(compact_ids_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(convert_to_half_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(convert_to_half_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(copy_prop_arrays.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(copy_prop_arrays.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(dead_branch_elim_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(dead_branch_elim_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(dead_insert_elim_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(dead_insert_elim_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(dead_variable_elimination.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(dead_variable_elimination.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(desc_sroa.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(desc_sroa.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(eliminate_dead_constant_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(eliminate_dead_constant_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(eliminate_dead_functions_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(eliminate_dead_functions_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(eliminate_dead_members_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(eliminate_dead_members_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(fix_storage_class.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(fix_storage_class.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(flatten_decoration_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(flatten_decoration_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(fold_spec_constant_op_and_composite_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(fold_spec_constant_op_and_composite_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(freeze_spec_constant_value_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(freeze_spec_constant_value_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(if_conversion.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(if_conversion.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(inline_exhaustive_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(inline_exhaustive_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(inline_opaque_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(inline_opaque_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(inst_bindless_check_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(inst_bindless_check_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(inst_buff_addr_check_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(inst_buff_addr_check_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(inst_debug_printf_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(inst_debug_printf_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(interp_fixup_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(interp_fixup_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(licm_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(licm_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(local_access_chain_convert_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(local_access_chain_convert_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(local_redundancy_elimination.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(local_redundancy_elimination.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(local_single_block_elim_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(local_single_block_elim_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(local_single_store_elim_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(local_single_store_elim_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_fission.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_fission.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_fusion_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_fusion_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_peeling.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_peeling.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_unroller.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_unroller.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_unswitch_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_unswitch_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(merge_return_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(merge_return_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(private_to_local_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(private_to_local_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(reduce_load_size.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(reduce_load_size.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(redundancy_elimination.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(redundancy_elimination.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(relax_float_ops_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(relax_float_ops_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(remove_duplicates_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(remove_duplicates_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(replace_invalid_opc.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(replace_invalid_opc.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(scalar_replacement_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(scalar_replacement_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(set_spec_constant_default_value_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(set_spec_constant_default_value_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(simplification_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(simplification_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(ssa_rewrite_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(ssa_rewrite_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(strength_reduction_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(strength_reduction_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(strip_debug_info_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(strip_debug_info_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(strip_reflect_info_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(strip_reflect_info_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(unify_const_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(unify_const_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(upgrade_memory_model.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(upgrade_memory_model.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(vector_dce.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(vector_dce.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(workaround1209.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(workaround1209.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(wrap_opkill.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(wrap_opkill.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(pch_source_opt.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(pch_source_opt.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(instruction.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(instruction.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(function.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(function.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(basic_block.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(basic_block.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(def_use_manager.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(def_use_manager.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(cfg.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(cfg.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(constants.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(constants.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(dominator_tree.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(dominator_tree.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(feature_manager.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(feature_manager.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(ir_context.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(ir_context.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(instruction_list.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(instruction_list.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(type_manager.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(type_manager.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(ir_loader.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(ir_loader.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(types.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(types.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(decoration_manager.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(decoration_manager.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(debug_info_manager.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(debug_info_manager.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(eliminate_dead_functions_util.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(eliminate_dead_functions_util.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(const_folding_rules.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(const_folding_rules.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(folding_rules.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(folding_rules.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(fold.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(fold.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(block_merge_util.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(block_merge_util.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(propagator.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(propagator.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(dominator_analysis.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(dominator_analysis.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(struct_cfg_analysis.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(struct_cfg_analysis.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(composite.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(composite.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(value_number_table.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(value_number_table.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(inline_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(inline_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(instrument_pass.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(instrument_pass.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(register_pressure.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(register_pressure.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(scalar_analysis.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(scalar_analysis.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_dependence.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_dependence.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_utils.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_utils.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_fusion.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_fusion.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(scalar_analysis_simplification.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(scalar_analysis_simplification.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools-opt.lib(loop_dependence_helpers.obj) : warning LNK4099: PDB 'SPIRV-Tools-opt.pdb' was not found with 'SPIRV-Tools-opt.lib(loop_dependence_helpers.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-opt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(table.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(table.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(spirv_validator_options.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(spirv_validator_options.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(spirv_optimizer_options.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(spirv_optimizer_options.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(disassemble.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(disassemble.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(diagnostic.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(diagnostic.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(libspirv.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(libspirv.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(string_utils.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(string_utils.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(opcode.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(opcode.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(operand.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(operand.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(binary.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(binary.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(assembly_grammar.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(assembly_grammar.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(parse_number.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(parse_number.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(bit_vector.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(bit_vector.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(enum_string_mapping.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(enum_string_mapping.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(ext_inst.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(ext_inst.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(pch_source.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(pch_source.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(text.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(text.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(name_mapper.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(name_mapper.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(parsed_operand.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(parsed_operand.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(print.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(print.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(spirv_target_env.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(spirv_target_env.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(extensions.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(extensions.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(function.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(function.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validation_state.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validation_state.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_cfg.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_cfg.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_id.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_id.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_adjacency.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_adjacency.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_interfaces.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_interfaces.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_memory.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_memory.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_layout.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_layout.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_instruction.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_instruction.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_decorations.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_decorations.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_builtins.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_builtins.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_type.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_type.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_constants.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_constants.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_arithmetics.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_arithmetics.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_composites.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_composites.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_conversion.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_conversion.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_derivatives.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_derivatives.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_logicals.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_logicals.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_bitwise.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_bitwise.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_image.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_image.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_atomics.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_atomics.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_barriers.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_barriers.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_literals.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_literals.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_extensions.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_extensions.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_annotation.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_annotation.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_non_uniform.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_non_uniform.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_debug.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_debug.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_capability.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_capability.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_primitives.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_primitives.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_mode_setting.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_mode_setting.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_function.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_function.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_misc.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_misc.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_execution_limitations.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_execution_limitations.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_small_type_uses.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_small_type_uses.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(spirv_endian.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(spirv_endian.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(text_handler.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(text_handler.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(basic_block.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(basic_block.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(construct.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(construct.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(instruction.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(instruction.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_scopes.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_scopes.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] SPIRV-Tools.lib(validate_memory_semantics.obj) : warning LNK4099: PDB 'SPIRV-Tools-static.pdb' was not found with 'SPIRV-Tools.lib(validate_memory_semantics.obj)' or at 'C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\SPIRV-Tools-static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\source_subfolder\StandAlone\glslangValidator.vcxproj] glslangValidator.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\glslangValidator.exe Building Custom Rule C:/J/w/BuildSingleReference/s/5dcce7/1/CMakeLists.txt glslang/11.5.0: Package '70a81353d8bf079a663eb366d4f8a3e75b4d9bf9' built glslang/11.5.0: Build folder C:\J\w\BuildSingleReference/s\5dcce7\1 glslang/11.5.0: Generated conaninfo.txt glslang/11.5.0: Generated conanbuildinfo.txt glslang/11.5.0: Generating the package glslang/11.5.0: Package folder C:\J\w\BuildSingleReference/s\d13e17\1 glslang/11.5.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference/s\5dcce7\1\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. HLSL.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\HLSLd.lib GenericCodeGen.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\GenericCodeGend.lib glslang-default-resource-limits.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\glslang-default-resource-limitsd.lib SPVRemapper.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\SPVRemapperd.lib OSDependent.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\OSDependentd.lib OGLCompiler.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\OGLCompilerd.lib MachineIndependent.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\MachineIndependentd.lib glslang.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\glslangd.lib SPIRV.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\lib\SPIRVd.lib spirv-remap.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\spirv-remap.exe glslangValidator.vcxproj -> C:\J\w\BuildSingleReference\s\5dcce7\1\build_subfolder\bin\glslangValidator.exe -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/glslangd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/MachineIndependentd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/GenericCodeGend.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/glslangTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/glslangTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Public/ShaderLang.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/arrays.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/BaseTypes.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/Common.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/ConstantUnion.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/glslang_c_interface.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/glslang_c_shader_types.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/InfoSink.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/InitializeGlobals.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/intermediate.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/PoolAlloc.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/ResourceLimits.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/ShHandle.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/SpirvIntrinsics.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/Include/Types.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/attribute.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/glslang_tab.cpp.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/gl_types.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/Initialize.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/iomapper.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/LiveTraverser.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/localintermediate.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/ParseHelper.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/reflection.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/RemoveTree.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/Scan.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/ScanContext.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/SymbolTable.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/Versions.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/parseVersions.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/propagateNoContraction.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/preprocessor/PpContext.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/MachineIndependent/preprocessor/PpTokens.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslAttributes.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslParseHelper.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslTokens.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslScanContext.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslOpMap.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslTokenStream.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslGrammar.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/HLSL/hlslParseables.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/build_info.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/OSDependentd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/OSDependentTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/OSDependentTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/OGLCompilerd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/OGLCompilerTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/OGLCompilerTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/bin/glslangValidator.exe -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/glslangValidatorTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/glslangValidatorTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/bin/spirv-remap.exe -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/spirv-remapTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/spirv-remapTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/glslang-default-resource-limitsd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/glslang-default-resource-limitsTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/glslang-default-resource-limitsTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/SPVRemapperd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/SPIRVd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/SPVRemapperTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/SPVRemapperTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/SPIRVTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/SPIRVTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/bitutils.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/spirv.hpp -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/GLSL.std.450.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/GLSL.ext.EXT.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/GLSL.ext.KHR.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/GlslangToSpv.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/hex_float.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/Logger.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/SpvBuilder.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/spvIR.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/doc.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/SpvTools.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/disassemble.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/GLSL.ext.AMD.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/GLSL.ext.NV.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/NonSemanticDebugPrintf.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/SPVRemapper.h -- Up-to-date: C:/J/w/BuildSingleReference/s/d13e17/1/include/glslang/SPIRV/doc.h -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/HLSLd.lib -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/HLSLTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/d13e17/1/lib/cmake/HLSLTargets-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK glslang/11.5.0 package(): Packaged 2 '.exe' files: glslangValidator.exe, spirv-remap.exe glslang/11.5.0 package(): Packaged 58 '.h' files glslang/11.5.0 package(): Packaged 1 '.hpp' file: spirv.hpp glslang/11.5.0 package(): Packaged 9 '.lib' files glslang/11.5.0 package(): Packaged 1 '.txt' file: LICENSE.txt glslang/11.5.0: Package '70a81353d8bf079a663eb366d4f8a3e75b4d9bf9' created glslang/11.5.0: Created package revision 68f25bd407662680fa1204bb7bfe577d glslang/11.5.0: Appending PATH environment variable: C:\J\w\BuildSingleReference/s\d13e17\1\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK spirv-headers/cci.20210616: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference\.conan\data\spirv-headers\cci.20210616\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY