******************************************************************************** conan install mimalloc/2.0.9@#5ee2fecd89be69477dab235eebce2659 --build=mimalloc -pr C:\J\w\prod\BuildSingleReference@4\142432\82698408-09c0-4c52-9a0b-b13c7a1b8f0b/profile_windows_16_mdd_vs_debug_64.mimalloc-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] mimalloc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True mimalloc/2.0.9: Forced build from source Installing package: mimalloc/2.0.9 Requirements mimalloc/2.0.9 from local cache - Cache Packages mimalloc/2.0.9:d057732059ea44a47760900cb5e4855d2bea8714 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mimalloc/2.0.9: Configuring sources in C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\source\src mimalloc/2.0.9: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK mimalloc/2.0.9: Copying sources to build folder mimalloc/2.0.9: Building your package in C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714 mimalloc/2.0.9: Generator txt created conanbuildinfo.txt mimalloc/2.0.9: Calling generate() mimalloc/2.0.9: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' mimalloc/2.0.9: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' mimalloc/2.0.9: Aggregating env generators [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 mimalloc/2.0.9: Calling build() mimalloc/2.0.9: Apply patch (conan): fix install paths mimalloc/2.0.9: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----Running------ > "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conanbuild.bat" && cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.21 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30147.0 -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- No build type selected, default to: Release -- Use the C++ compiler to compile (MI_USE_CXX=ON) -- -- Library base name: mimalloc -- Version : 2.0 -- Build type : release -- C++ Compiler : C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Compiler flags : /Zc:__cplusplus -- Compiler defines : -- Link libraries : psapi;shell32;user32;advapi32;bcrypt -- Build targets : static -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build mimalloc/2.0.9: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----Running------ > "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conanbuild.bat" && cmake --build "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.21 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/.conan/data/mimalloc/2.0.9/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/CMakeLists.txt stats.c random.c os.c bitmap.c arena.c segment-cache.c segment.c page.c C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\bitmap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\page.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\random.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\arena.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\os.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\stats.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\segment-cache.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] alloc.c alloc-aligned.c alloc-posix.c heap.c options.c init.c C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-aligned.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\heap.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\alloc-posix.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(503,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(519): message : see reference to class template instantiation '_mi_heap_stl_allocator_common' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\init.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(514,1): error C2975: 'destroy': invalid template argument for '_mi_heap_stl_allocator_common', expected compile-time constant expression (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\mimalloc.h(484): message : see declaration of 'destroy' (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\options.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\mimalloc-static.vcxproj] mimalloc/2.0.9: mimalloc/2.0.9: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior mimalloc/2.0.9: ERROR: Package 'd057732059ea44a47760900cb5e4855d2bea8714' build failed mimalloc/2.0.9: WARN: Build folder C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build ERROR: mimalloc/2.0.9: Error in build() method, line 148 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference@4\.conan\data\mimalloc\2.0.9\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug