******************************************************************************** conan install glslang/11.5.0@ --build=glslang --profile=C:\J\w\BuildSingleReference@3/21526/380dea9e-ed36-49ac-b1fd-460c30738436/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 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:52752f50723049ac2e8f24e8625fa1acb81657db - Build spirv-headers/cci.20210616:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spirv-tools/2021.2:20a9e571e8cdcc20900885afa1482d039474f2ec - 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 20a9e571e8cdcc20900885afa1482d039474f2ec from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-tools/2021.2: Package installed 20a9e571e8cdcc20900885afa1482d039474f2ec spirv-tools/2021.2: Downloaded package revision b9b866fcdf9264a4c34f2f060b063aeb [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@3/s\8dbef6\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@3/s\88d94c\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@3/s\1dcf2d\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@3/s\1dcf2d\1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3/s\3e6aa4\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@3/s\1dcf2d\1 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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: MD -- Using Release VC++ CRT: MD -- Using MinSizeRel VC++ CRT: MD -- Using RelWithDebInfo VC++ CRT: MD -- Using Debug VC++ CRT: MD -- optimizer enabled -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/s/1dcf2d/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@3/s\1dcf2d\1\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/glslang/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/glslang/OSDependent/Windows/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/StandAlone/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/OGLCompilersDLL/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/SPIRV/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/hlsl/CMakeLists.txt ossource.cpp CodeGen.cpp Link.cpp ResourceLimits.cpp resource_limits_c.cpp InitializeDll.cpp SPVRemapper.cpp stub.cpp doc.cpp HLSL.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\HLSL.lib OSDependent.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\OSDependent.lib OGLCompiler.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\OGLCompiler.lib GenericCodeGen.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\GenericCodeGen.lib Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/glslang/CMakeLists.txt cmake_pch.cxx glslang-default-resource-limits.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\glslang-default-resource-limits.lib SPVRemapper.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\SPVRemapper.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@3\s\1dcf2d\1\build_subfolder\lib\MachineIndependent.lib Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/glslang/CMakeLists.txt glslang_c_interface.cpp glslang.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\glslang.lib Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/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@3\s\1dcf2d\1\build_subfolder\lib\SPIRV.lib Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/StandAlone/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/source_subfolder/StandAlone/CMakeLists.txt spirv-remap.cpp StandAlone.cpp spirv-remap.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\bin\spirv-remap.exe glslangValidator.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\bin\glslangValidator.exe Building Custom Rule C:/J/w/BuildSingleReference@3/s/1dcf2d/1/CMakeLists.txt glslang/11.5.0: Package '52752f50723049ac2e8f24e8625fa1acb81657db' built glslang/11.5.0: Build folder C:\J\w\BuildSingleReference@3/s\1dcf2d\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@3/s\3e6aa4\1 glslang/11.5.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@3/s\1dcf2d\1\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. GenericCodeGen.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\GenericCodeGen.lib HLSL.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\HLSL.lib glslang-default-resource-limits.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\glslang-default-resource-limits.lib OSDependent.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\OSDependent.lib OGLCompiler.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\OGLCompiler.lib SPVRemapper.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\SPVRemapper.lib MachineIndependent.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\MachineIndependent.lib glslang.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\glslang.lib SPIRV.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\lib\SPIRV.lib glslangValidator.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\bin\glslangValidator.exe spirv-remap.vcxproj -> C:\J\w\BuildSingleReference@3\s\1dcf2d\1\build_subfolder\bin\spirv-remap.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/glslang.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/MachineIndependent.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/GenericCodeGen.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/glslangTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/glslangTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Public/ShaderLang.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/arrays.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/BaseTypes.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/Common.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/ConstantUnion.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/glslang_c_interface.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/glslang_c_shader_types.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/InfoSink.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/InitializeGlobals.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/intermediate.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/PoolAlloc.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/ResourceLimits.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/ShHandle.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/SpirvIntrinsics.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/Include/Types.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/attribute.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/glslang_tab.cpp.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/gl_types.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/Initialize.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/iomapper.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/LiveTraverser.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/localintermediate.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/ParseHelper.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/reflection.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/RemoveTree.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/Scan.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/ScanContext.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/SymbolTable.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/Versions.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/parseVersions.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/propagateNoContraction.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/preprocessor/PpContext.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/MachineIndependent/preprocessor/PpTokens.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslAttributes.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslParseHelper.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslTokens.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslScanContext.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslOpMap.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslTokenStream.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslGrammar.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/HLSL/hlslParseables.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/build_info.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/OSDependent.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/OSDependentTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/OSDependentTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/OGLCompiler.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/OGLCompilerTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/OGLCompilerTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/bin/glslangValidator.exe -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/glslangValidatorTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/glslangValidatorTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/bin/spirv-remap.exe -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/spirv-remapTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/spirv-remapTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/glslang-default-resource-limits.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/glslang-default-resource-limitsTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/glslang-default-resource-limitsTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/SPVRemapper.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/SPIRV.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/SPVRemapperTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/SPVRemapperTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/SPIRVTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/SPIRVTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/bitutils.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/spirv.hpp -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/GLSL.std.450.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/GLSL.ext.EXT.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/GLSL.ext.KHR.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/GlslangToSpv.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/hex_float.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/Logger.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/SpvBuilder.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/spvIR.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/doc.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/SpvTools.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/disassemble.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/GLSL.ext.AMD.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/GLSL.ext.NV.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/NonSemanticDebugPrintf.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/SPVRemapper.h -- Up-to-date: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/include/glslang/SPIRV/doc.h -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/HLSL.lib -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/HLSLTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/s/3e6aa4/1/lib/cmake/HLSLTargets-release.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 '52752f50723049ac2e8f24e8625fa1acb81657db' created glslang/11.5.0: Created package revision c429c513e04f8156b6dfb662d7b6fcb9 glslang/11.5.0: Appending PATH environment variable: C:\J\w\BuildSingleReference@3/s\3e6aa4\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@3\.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