******************************************************************************** conan install msix/1.7@ --build=msix --profile=C:\J\w\BuildSingleReference@2/28472/eaaf3fea-9ca3-4b74-bccb-5d681e6fef62/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] msix:shared=False [build_requires] [env] msix/1.7: Forced build from source Installing package: msix/1.7 Requirements msix/1.7 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages msix/1.7:a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 - Build zlib/1.2.11:63da998e3642b50bee33f4449826b2d623661505 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [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 msix/1.7: Copying sources to build folder msix/1.7: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 msix/1.7: 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 msix/1.7: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\package\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95" -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" -DCRYPTO_LIB="crypt32" -DMSIX_PACK="False" -DMSIX_SAMPLES="False" -DMSIX_TESTS="False" -DSKIP_BUNDLES="False" -DUSE_EXTERNAL_ZLIB="True" -DUSE_SHARED_ZLIB="False" -DUSE_VALIDATION_PARSER="False" -DXML_PARSER="msxml6" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library zlib found C:/J/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/63da998e3642b50bee33f4449826b2d623661505/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- -------------------------------- -- MSIX Packaging SDK -- -------------------------------- -- CMake version: 3.16.4 -- MSIX Packaging SDK version -- MSIX SDK options validation -- Configuration: -- Platform = WIN32 -- Packaging support = False -- Bundle support = on -- Compression library = zlib -- XML Parser = msxml6 with validation parser False -- Crypto library = crypt32 -- LICENSE created -- -------------------------------- -- Build type: Debug -- NDEBUG NOT defined, assert should be turned-on -- Resource files: -- MSIX takes a static dependency on zlib -- src processed -- DONE! -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/msix/1.7/_/_/build/a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/msix/1.7/_/_/build/a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95/source_subfolder/src/msix/CMakeLists.txt msix.cpp AppxFactory.cpp MSIXResource.cpp Log.cpp UnicodeConversion.cpp Encoding.cpp Exceptions.cpp AppxPackageInfo.cpp AppxManifestObject.cpp ZipObject.cpp FileNameValidation.cpp AppxManifestValidation.cpp IXml.cpp AppxBlockMapObject.cpp AppxPackageObject.cpp AppxSignature.cpp InflateStream.cpp c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(161): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxManifestObject.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] ZipObjectReader.cpp c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\MSIXResource.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField4Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxManifestObject.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxPackageInfo.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(176): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(200): note: see reference to class template instantiation 'MSIX::Meta::TypeList' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObject.hpp(105): note: see reference to class template instantiation 'MSIX::Meta::StructuredObject' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField8Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\ZipObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestValidation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\DirectoryObject.hpp(38): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(161): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(161): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField4Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp(81): error C2039: 'iid': is not a member of 'UuidOfImpl' C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField4Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxManifestObject.hpp(33): note: see declaration of 'UuidOfImpl' c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp(81): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(176): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(176): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(200): note: see reference to class template instantiation 'MSIX::Meta::TypeList' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(200): note: see reference to class template instantiation 'MSIX::Meta::TypeList' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObject.hpp(105): note: see reference to class template instantiation 'MSIX::Meta::StructuredObject' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObject.hpp(105): note: see reference to class template instantiation 'MSIX::Meta::StructuredObject' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(161): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField8Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField8Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField4Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(176): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(200): note: see reference to class template instantiation 'MSIX::Meta::TypeList' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObject.hpp(105): note: see reference to class template instantiation 'MSIX::Meta::StructuredObject' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField8Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxSignature.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] AppxBundleManifest.cpp ApplicabilityCommon.cpp Applicability.cpp CompressionObject.cpp C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp(419): error C2065: 'APPX_CAPABILITY_CLASS_CUSTOM': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp(430): error C2065: 'APPX_CAPABILITY_CLASS_CUSTOM': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxManifestObject.cpp(504): error C2065: 'APPX_CAPABILITY_CLASS_CUSTOM': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] DirectoryObject.cpp XmlObject.cpp c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] Crypto.cpp C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBlockMapObject.hpp(37): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp(55): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBlockMapObject.hpp(37): note: see declaration of 'UuidOfImpl' c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBlockMapObject.cpp(55): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] SignatureValidator.cpp c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\IXml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBlockMapObject.hpp(37): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxManifestObject.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBlockMapObject.hpp(37): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(61): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(61): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(67): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBlockMapObject.hpp(37): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(67): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(73): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(73): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(79): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(79): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(86): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(86): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(92): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(92): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(99): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(99): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxManifestObject.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxManifestObject.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObjectWriter.hpp(38): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\DirectoryObject.hpp(38): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\DirectoryObject.hpp(38): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(61): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(61): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(67): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(67): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(73): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(61): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp)c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(73): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(61): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(67): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(67): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(73): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(73): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(79): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(79): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(79): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(86): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(86): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(92): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(79): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(92): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(99): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(99): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\InflateStream.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(86): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(86): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFile.hpp(42): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(92): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp)C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFile.hpp(42): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(92): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(99): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(27): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(42): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageObject.hpp(99): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp(45): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): note: see declaration of 'UuidOfImpl' C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxPackageObject.cpp(45): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObjectWriter.hpp(38): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(36): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(36): error C3544: 'Interfaces': parameter pack expects a type template argument (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(37): error C2955: 'MSIX::ComClass': use of class template requires template argument list (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ComHelper.hpp(178): note: see declaration of 'MSIX::ComClass' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(55): error C2061: syntax error: identifier 'APPX_PACKAGE_WRITER_PAYLOAD_STREAM' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(43): error C3668: 'MSIX::AppxPackageWriter::PackPayloadFiles': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(51): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFile': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(46): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFile': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(48): error C3668: 'MSIX::AppxPackageWriter::Close': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(59): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFiles': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(55): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFiles': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp(161): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(32): note: see declaration of 'UuidOfImpl' C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp(161): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp(222): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(32): note: see declaration of 'UuidOfImpl' c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.cpp(222): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(36): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(36): error C3544: 'Interfaces': parameter pack expects a type template argument (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(37): error C2955: 'MSIX::ComClass': use of class template requires template argument list (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ComHelper.hpp(178): note: see declaration of 'MSIX::ComClass' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(55): error C2061: syntax error: identifier 'APPX_PACKAGE_WRITER_PAYLOAD_STREAM' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(43): error C3668: 'MSIX::AppxPackageWriter::PackPayloadFiles': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(51): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFile': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(46): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFile': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(48): error C3668: 'MSIX::AppxPackageWriter::Close': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(59): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFiles': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageWriter.hpp(55): error C3668: 'MSIX::AppxPackageWriter::AddPayloadFiles': method with override specifier 'override' did not override any base class methods (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(27): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp(186): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): note: see declaration of 'UuidOfImpl' c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp(186): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp(190): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): note: see declaration of 'UuidOfImpl' C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\common\AppxFactory.cpp(190): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(161): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField4Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(290): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(176): note: see reference to class template instantiation 'std::tuple' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(200): note: see reference to class template instantiation 'MSIX::Meta::TypeList' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ZipObject.hpp(105): note: see reference to class template instantiation 'MSIX::Meta::StructuredObject' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\ObjectBase.hpp(117): warning C4814: 'MSIX::Meta::OptionalFieldBase::Size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(205): note: see reference to class template instantiation 'MSIX::Meta::OptionalFieldBase' being compiled (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\tuple(747): note: see reference to class template instantiation 'std::_Tuple_val<_This>' being compiled with [ _This=MSIX::Meta::OptionalField8Bytes ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ZipObjectReader.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(27): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(27): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxBundleManifest.hpp(45): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\ApplicabilityCommon.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp(20): error C2039: 'iid': is not a member of 'UuidOfImpl' [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackageInfo.hpp(33): note: see declaration of 'UuidOfImpl' C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\unpack\AppxBundleManifest.cpp(20): error C2065: 'iid': undeclared identifier [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\DirectoryObject.hpp(38): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\FileSystem\Win32\DirectoryObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp(34): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\XML\msxml6\XmlObject.cpp(43): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StreamBase.hpp(32): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\VerifierObject.hpp(30): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\MSIXFactory.hpp(29): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(98): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(179): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\IXml.hpp(192): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2039: 'iid': is not a member of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\StorageObject.hpp(53): note: see declaration of 'UuidOfImpl' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxFactory.hpp(50): error C2065: 'iid': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Signature\Win32\SignatureValidator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2065: 'IAppxPackageWriter3': undeclared identifier (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2923: 'UuidOfImpl': 'IAppxPackageWriter3' is not a valid template type argument for parameter 'Interface' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(84): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(85): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1122): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1135): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1167): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1193): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1211): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1229): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1267): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1280): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1294): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1308): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1322): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1337): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1353): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1370): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1386): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1415): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1433): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1446): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1459): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1472): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1485): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1499): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1523): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\inc\AppxPackaging.hpp(1537): error C2913: explicit specialization; 'UuidOfImpl' is not a specialization of a class template (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\PAL\Applicability\Win32\Applicability.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95\source_subfolder\src\msix\msix.vcxproj] msix/1.7: msix/1.7: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 tar: No files or directories specified CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR MSIX_SAMPLES MSIX_TESTS msix/1.7: ERROR: Package 'a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95' build failed msix/1.7: WARN: Build folder C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 ERROR: msix/1.7: Error in build() method, line 125 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@2\.conan\data\msix\1.7\_\_\build\a8fe8d6fc7b58e93bbd93c85d076b55cfd85eb95 --config Release -- /m:16 /verbosity:minimal