******************************************************************************** conan install libnabo/1.1.0@#0bbc0bddd2eb375b741ca440b558980e --build=libnabo -pr C:/J2/w/prod-v1/bsr@2/101556/dffdb/profile_windows_16_mdd_vs_debug_64.libnabo-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (C:\J2\w\prod-v1\bsr@2\101556\baeaa\.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:\J2\w\prod-v1\bsr@2\101556\baeaa\.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] libnabo:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision 2e192482a8acff96fe34766adca2b24c libnabo/1.1.0: Forced build from source Installing package: libnabo/1.1.0 Requirements eigen/3.4.0 from 'conan-center' - Downloaded libnabo/1.1.0 from local cache - Cache Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libnabo/1.1.0:4bc8068eadcba9ea94e5c1dd249bfc0a2b961027 - Build Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision 9d6f4a4fde6449a6bde138d645294eca [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libnabo/1.1.0: Configuring sources in C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\5b78e3\1\src libnabo/1.1.0: [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 libnabo/1.1.0: Copying sources to build folder libnabo/1.1.0: Building your package in C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1 libnabo/1.1.0: Generator txt created conanbuildinfo.txt libnabo/1.1.0: Calling generate() libnabo/1.1.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libnabo/1.1.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\generators\conan_toolchain.cmake -DUSE_OPEN_MP=OFF -DUSE_OPEN_CL=OFF -DSHARED_LIBS=ON -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libnabo/1.1.0: 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 libnabo/1.1.0: Calling build() libnabo/1.1.0: Apply patch (conan): use cci's eigen, disable fPIC on static build libnabo/1.1.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1" -DUSE_OPEN_MP="OFF" -DUSE_OPEN_CL="OFF" -DSHARED_LIBS="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1" -DUSE_OPEN_MP="OFF" -DUSE_OPEN_CL="OFF" -DSHARED_LIBS="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\src" ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.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 -- 1.0.7 -- Conan: Component target declared 'Eigen3::Eigen' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/build libnabo/1.1.0: CMake command: cmake --build "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\build" --config Debug ----Running------ > cmake --build "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\build" --config Debug ----------------- 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:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/src/CMakeLists.txt cl : command line warning D9002: ignoring unknown option '-O3' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] cl : command line warning D9002: ignoring unknown option '-O3' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] nabo.cpp cl : command line warning D9002: ignoring unknown option '-O3' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] cl : command line warning D9002: ignoring unknown option '-O3' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] brute_force_cpu.cpp kdtree_cpu.cpp cl : command line warning D9002: ignoring unknown option '-O3' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] kdtree_opencl.cpp C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(972,53): warning C4365: 'initializing': conversion from 'unsigned int' to 'int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1444,19): warning C4365: 'initializing': conversion from 'int' to 'unsigned int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(178,50): warning C4365: 'argument': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(419,26): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(564,47): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(606,29): warning C4365: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(651,26): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(66,54): warning C4365: 'argument': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(181,34): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(251,52): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(286,1): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(972,53): warning C4365: 'initializing': conversion from 'unsigned int' to 'int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(490,34): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(263,84): warning C4365: 'argument': conversion from 'unsigned int' to 'const int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1444,19): warning C4365: 'initializing': conversion from 'int' to 'unsigned int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(264,80): warning C4365: 'argument': conversion from 'uint64_t' to '__int64', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(178,50): warning C4365: 'argument': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(419,26): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(564,47): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(606,29): warning C4365: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(651,26): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(66,54): warning C4365: 'argument': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(181,34): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(251,52): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(286,1): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(490,34): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(972,53): warning C4365: 'initializing': conversion from 'unsigned int' to 'int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(263,84): warning C4365: 'argument': conversion from 'unsigned int' to 'const int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(264,80): warning C4365: 'argument': conversion from 'uint64_t' to '__int64', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1444,19): warning C4365: 'initializing': conversion from 'int' to 'unsigned int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(178,50): warning C4365: 'argument': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(419,26): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(564,47): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(606,29): warning C4365: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(651,26): warning C4365: '=': conversion from 'int' to 'Eigen::numext::uint16_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(66,54): warning C4365: 'argument': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(181,34): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(76,16): warning C4820: 'Eigen::IOFormat': '3' bytes padding added after data member 'Eigen::IOFormat::fill' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(78,1): warning C4820: 'Eigen::IOFormat': '4' bytes padding added after data member 'Eigen::IOFormat::flags' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(251,52): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(286,1): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(66,1): warning C4365: 'argument': conversion from 'int' to 'const unsigned __int64', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(490,34): warning C4365: '=': conversion from 'int' to 'unsigned short', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(658,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(659,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(660,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(661,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(263,84): warning C4365: 'argument': conversion from 'unsigned int' to 'const int', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(264,80): warning C4365: 'argument': conversion from 'uint64_t' to '__int64', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(126,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(127,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(128,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(92,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(93,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(94,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(95,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(96,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(76,16): warning C4820: 'Eigen::IOFormat': '3' bytes padding added after data member 'Eigen::IOFormat::fill' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(78,1): warning C4820: 'Eigen::IOFormat': '4' bytes padding added after data member 'Eigen::IOFormat::flags' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(66,1): warning C4365: 'argument': conversion from 'int' to 'const unsigned __int64', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(658,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(659,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(660,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(661,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(126,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(127,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(128,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(76,16): warning C4820: 'Eigen::IOFormat': '3' bytes padding added after data member 'Eigen::IOFormat::fill' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(78,1): warning C4820: 'Eigen::IOFormat': '4' bytes padding added after data member 'Eigen::IOFormat::flags' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(66,1): warning C4365: 'argument': conversion from 'int' to 'const unsigned __int64', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(92,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(93,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(94,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(95,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(96,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(658,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(659,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(660,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(661,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(126,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(127,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(128,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(92,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(93,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(94,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(95,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/ArrayBase.h(96,13): warning C4464: relative include path contains '..' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ReenableStupidWarnings.h(10,22): warning C5031: #pragma warning(pop): likely mismatch, popping warning state pushed in different file (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/DisableStupidWarnings.h(20,22): message : #pragma warning(push) (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ReenableStupidWarnings.h(10,22): warning C5031: #pragma warning(pop): likely mismatch, popping warning state pushed in different file (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/DisableStupidWarnings.h(20,22): message : #pragma warning(push) (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(449): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(449): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(105): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(450): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(450): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ReenableStupidWarnings.h(10,22): warning C5031: #pragma warning(pop): likely mismatch, popping warning state pushed in different file (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/DisableStupidWarnings.h(20,22): message : #pragma warning(push) (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(106): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(107): message : see reference to class template instantiation 'Nabo::BruteForceSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(451): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(108): message : see reference to class template instantiation 'Nabo::BruteForceSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(109): message : see reference to class template instantiation 'Nabo::BruteForceSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(66,2): warning C4626: 'Nabo::runtime_error': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(110): message : see reference to class template instantiation 'Nabo::BruteForceSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(451): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(145,5): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::Node': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::Node::dimChildBucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(451): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::Node' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(452): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(452): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(145,5): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::Node': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::Node::dimChildBucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(452): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::Node' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(454): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(181): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(454): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(455): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(455): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xf>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(456): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(456): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(145,5): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::Node': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::Node::dimChildBucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(456): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::Node' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(457): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621,85): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(131): message : see reference to class template instantiation 'Eigen::DenseStorage' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(180): message : see reference to class template instantiation 'Eigen::PlainObjectBase>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(457): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(280): message : see reference to class template instantiation 'Eigen::Matrix' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(73): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(106): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(145,5): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::Node': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::Node::dimChildBucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(457): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::Node' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(182): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(459): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(183): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(184): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(185): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(459): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(186): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(460): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(460): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(441,1): warning C4626: 'Nabo::NearestNeighbourSearch': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(461): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(461): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(145,5): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::Node': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::Node::dimChildBucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(461): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::Node' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::dimMask' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(462): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(168,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(462): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::BucketEntry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(145,5): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::Node': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::Node::dimChildBucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(462): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::Node' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(126,59): warning C4458: declaration of 'dim' hides class member (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(276,15): message : see declaration of 'Nabo::NearestNeighbourSearch::dim' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(127): message : while compiling class template member function 'uint32_t Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>::createDimChildBucketSize(const uint32_t,const uint32_t) const' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(462): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621,85): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(131): message : see reference to class template instantiation 'Eigen::DenseStorage' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(180): message : see reference to class template instantiation 'Eigen::PlainObjectBase>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(280): message : see reference to class template instantiation 'Eigen::Matrix' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(182): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621,85): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(131): message : see reference to class template instantiation 'Eigen::DenseStorage' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(180): message : see reference to class template instantiation 'Eigen::PlainObjectBase>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(280): message : see reference to class template instantiation 'Eigen::Matrix' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(95): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(45): message : while compiling class template member function 'Nabo::BruteForceSearch>::BruteForceSearch(const Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C4626: 'Eigen::VectorwiseOp': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::VectorwiseOp' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C5027: 'Eigen::VectorwiseOp': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(94,160): warning C4458: declaration of 'dim' hides class member [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(276,15): message : see declaration of 'Nabo::NearestNeighbourSearch>::dim' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(95): message : while compiling class template member function 'std::pair Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::getBounds(const std::_Vector_iterator>>,const std::_Vector_iterator>>,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, _Ty=int ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(50): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0,Eigen::Stride<0,0>>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase,0,Eigen::Stride<0,0>>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(86): message : see reference to class template instantiation 'Eigen::Map,0,Eigen::Stride<0,0>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(84): message : while compiling class template member function 'unsigned long Nabo::NearestNeighbourSearch>::knn(const Eigen::Matrix &,Nabo::NearestNeighbourSearch>::IndexVector &,Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map,0,Eigen::Stride<0,0>>': '6' bytes padding added after data member 'Eigen::Map,0,Eigen::Stride<0,0>>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C4626: 'Nabo::IndexHeapSTL>::Index,T>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79): message : see reference to class template instantiation 'Nabo::IndexHeapSTL>::Index,T>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C5027: 'Nabo::IndexHeapSTL>::Index,T>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79,1): warning C4365: 'argument': conversion from 'const Nabo::BruteForceSearch>::Index' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(112,24): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(111): message : while compiling class template member function 'unsigned int Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::buildNodes(const std::_Vector_iterator>>,const std::_Vector_iterator>>,const Eigen::Matrix,const Eigen::Matrix)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Ty=int ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(112,18): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(114,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(114,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(119,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(119,1): warning C4267: 'initializing': conversion from 'size_t' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const int' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C4626: 'Nabo::IndexHeapSTL': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to class template instantiation 'Nabo::IndexHeapSTL' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapSTL, T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C5027: 'Nabo::IndexHeapSTL': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, T=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(98): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(87,48): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(66): message : see reference to class template instantiation 'Eigen::CwiseNullaryOp,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(65): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/NullaryFunctors.h(25,1): warning C4626: 'Eigen::internal::scalar_constant_op': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89): message : see reference to class template instantiation 'Eigen::internal::scalar_constant_op' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89,1): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '3' bytes padding added after data member 'Eigen::CwiseNullaryOp,Eigen::Matrix>::m_cols' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C4626: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C5027: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(141): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(136): message : while compiling class template member function 'Nabo::NearestNeighbourSearch> *Nabo::NearestNeighbourSearch>::create(const Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const Nabo::NearestNeighbourSearch>::SearchType,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(142): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(143): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,44): warning C4355: 'this': used in base member initializer list [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(228): message : while compiling class template member function 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt(const Eigen::Matrix &,const int,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'T', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=uint32_t ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(233,1): warning C4365: 'initializing': conversion from 'int' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,71): warning C4244: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(255,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(154,1): warning C4061: enumerator 'Nabo::NearestNeighbourSearch>::SEARCH_TYPE_COUNT' in switch of enum 'Nabo::NearestNeighbourSearch>::SearchType' is not explicitly handled by a case label [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(290): message : see declaration of 'Nabo::NearestNeighbourSearch>::SearchType' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(73,29): warning C4355: 'this': used in base member initializer list [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(69): message : while compiling class template member function 'Nabo::NearestNeighbourSearch>::NearestNeighbourSearch(const Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(45): message : while compiling class template member function 'Nabo::BruteForceSearch>::BruteForceSearch(const Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C4626: 'Eigen::VectorwiseOp': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::VectorwiseOp' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C5027: 'Eigen::VectorwiseOp': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(87,48): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(73): message : see reference to class template instantiation 'Eigen::CwiseNullaryOp,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/NullaryFunctors.h(25,1): warning C4626: 'Eigen::internal::scalar_constant_op': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89): message : see reference to class template instantiation 'Eigen::internal::scalar_constant_op' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89,1): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '3' bytes padding added after data member 'Eigen::CwiseNullaryOp,Eigen::Matrix>::m_cols' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C4626: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C5027: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(74,29): warning C4355: 'this': used in base member initializer list [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(261): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(50): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0,Eigen::Stride<0,0>>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase,0,Eigen::Stride<0,0>>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(86): message : see reference to class template instantiation 'Eigen::Map,0,Eigen::Stride<0,0>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(84): message : while compiling class template member function 'unsigned long Nabo::NearestNeighbourSearch>::knn(const Eigen::Matrix &,Nabo::NearestNeighbourSearch>::IndexVector &,Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map,0,Eigen::Stride<0,0>>': '6' bytes padding added after data member 'Eigen::Map,0,Eigen::Stride<0,0>>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C4626: 'Nabo::IndexHeapSTL>::Index,T>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79): message : see reference to class template instantiation 'Nabo::IndexHeapSTL>::Index,T>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C5027: 'Nabo::IndexHeapSTL>::Index,T>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79,1): warning C4365: 'argument': conversion from 'const Nabo::BruteForceSearch>::Index' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(262): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(315,32): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(308): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::knn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,const Eigen::Matrix &,const int,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(315,21): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(324,1): warning C4365: 'argument': conversion from 'const int' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, T=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(325,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(98): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(284,32): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(276): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::knn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,const int,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(284,21): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(294,1): warning C4365: 'argument': conversion from 'const int' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(295,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(141): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(136): message : while compiling class template member function 'Nabo::NearestNeighbourSearch> *Nabo::NearestNeighbourSearch>::create(const Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const Nabo::NearestNeighbourSearch>::SearchType,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(142): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(369,1): warning C4626: 'Nabo::IndexHeapBruteForceVector': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to class template instantiation 'Nabo::IndexHeapBruteForceVector' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapBruteForceVector, T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(369,1): warning C5027: 'Nabo::IndexHeapBruteForceVector': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(143): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(87,48): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(66): message : see reference to class template instantiation 'Eigen::CwiseNullaryOp,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(65): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/NullaryFunctors.h(25,1): warning C4626: 'Eigen::internal::scalar_constant_op': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89): message : see reference to class template instantiation 'Eigen::internal::scalar_constant_op' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89,1): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::CwiseNullaryOp,Eigen::Matrix>::m_cols' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C4626: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C5027: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(154,1): warning C4061: enumerator 'Nabo::NearestNeighbourSearch>::SEARCH_TYPE_COUNT' in switch of enum 'Nabo::NearestNeighbourSearch>::SearchType' is not explicitly handled by a case label [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(290): message : see declaration of 'Nabo::NearestNeighbourSearch>::SearchType' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(87,48): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(73): message : see reference to class template instantiation 'Eigen::CwiseNullaryOp,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/NullaryFunctors.h(25,1): warning C4626: 'Eigen::internal::scalar_constant_op': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89): message : see reference to class template instantiation 'Eigen::internal::scalar_constant_op' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(89,1): warning C4820: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::CwiseNullaryOp,Eigen::Matrix>::m_cols' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C4626: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(90,1): warning C5027: 'Eigen::CwiseNullaryOp,Eigen::Matrix>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(141): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(136): message : while compiling class template member function 'Nabo::NearestNeighbourSearch *Nabo::NearestNeighbourSearch::create(const Eigen::Matrix &,const Nabo::NearestNeighbourSearch::Index,const Nabo::NearestNeighbourSearch::SearchType,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(183): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(142): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(45): message : while compiling class template member function 'Nabo::BruteForceSearch::BruteForceSearch(const Eigen::Matrix &,const Nabo::BruteForceSearch::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(107): message : see reference to class template instantiation 'Nabo::BruteForceSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(143): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C4626: 'Eigen::VectorwiseOp': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::VectorwiseOp' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C5027: 'Eigen::VectorwiseOp': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(154,1): warning C4061: enumerator 'Nabo::NearestNeighbourSearch::SEARCH_TYPE_COUNT' in switch of enum 'Nabo::NearestNeighbourSearch::SearchType' is not explicitly handled by a case label [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(290): message : see declaration of 'Nabo::NearestNeighbourSearch::SearchType' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C4626: 'Nabo::IndexHeapSTL': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to class template instantiation 'Nabo::IndexHeapSTL' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapSTL, T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(165,1): warning C5027: 'Nabo::IndexHeapSTL': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4820: 'Eigen::MapBase': '7' bytes padding added after data member 'Eigen::MapBase::m_cols' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'T', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=uint32_t ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,71): warning C4244: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(255,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(50): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(141): message : see reference to class template instantiation 'Nabo::BruteForceSearch>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(136): message : while compiling class template member function 'Nabo::NearestNeighbourSearch *Nabo::NearestNeighbourSearch::create(const Eigen::Matrix &,const Nabo::NearestNeighbourSearch::Index,const Nabo::NearestNeighbourSearch::SearchType,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(184): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79,1): warning C4365: 'argument': conversion from 'const Nabo::BruteForceSearch::Index' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch::knn(const Eigen::Matrix &,Nabo::BruteForceSearch::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(142): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(143): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(154,1): warning C4061: enumerator 'Nabo::NearestNeighbourSearch::SEARCH_TYPE_COUNT' in switch of enum 'Nabo::NearestNeighbourSearch::SearchType' is not explicitly handled by a case label [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(290): message : see declaration of 'Nabo::NearestNeighbourSearch::SearchType' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(141): message : see reference to class template instantiation 'Nabo::BruteForceSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(136): message : while compiling class template member function 'Nabo::NearestNeighbourSearch>> *Nabo::NearestNeighbourSearch>>::create(const Eigen::Map> &,const Nabo::NearestNeighbourSearch>>::Index,const Nabo::NearestNeighbourSearch>>::SearchType,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(185): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(142): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(45): message : while compiling class template member function 'Nabo::BruteForceSearch::BruteForceSearch(const Eigen::Matrix &,const Nabo::BruteForceSearch::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(108): message : see reference to class template instantiation 'Nabo::BruteForceSearch' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C4626: 'Eigen::VectorwiseOp': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::VectorwiseOp' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C5027: 'Eigen::VectorwiseOp': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(143): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(261): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(154,1): warning C4061: enumerator 'Nabo::NearestNeighbourSearch>>::SEARCH_TYPE_COUNT' in switch of enum 'Nabo::NearestNeighbourSearch>>::SearchType' is not explicitly handled by a case label [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(290): message : see declaration of 'Nabo::NearestNeighbourSearch>>::SearchType' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(262): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase>,0>': '7' bytes padding added after data member 'Eigen::MapBase>,0>::m_rows' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(71): message : see reference to class template instantiation 'Eigen::Map>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::ArrayWrapper>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(69): message : while compiling class template member function 'Nabo::NearestNeighbourSearch>>::NearestNeighbourSearch(const Eigen::Map> &,const Nabo::NearestNeighbourSearch>>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map>': '6' bytes padding added after data member 'Eigen::Map>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(315,32): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(308): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::knn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,const Eigen::Matrix &,const int,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(315,21): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(325,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C4626: 'Nabo::BruteForceSearch>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(141): message : see reference to class template instantiation 'Nabo::BruteForceSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(136): message : while compiling class template member function 'Nabo::NearestNeighbourSearch>> *Nabo::NearestNeighbourSearch>>::create(const Eigen::Map> &,const Nabo::NearestNeighbourSearch>>::Index,const Nabo::NearestNeighbourSearch>>::SearchType,const unsigned int,const Nabo::Parameters &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(186): message : see reference to class template instantiation 'Nabo::NearestNeighbourSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(90,1): warning C5027: 'Nabo::BruteForceSearch>>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(284,32): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(276): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::knn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,const int,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(284,21): warning C4244: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const int', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(295,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch>::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(142): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(50): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(369,1): warning C4626: 'Nabo::IndexHeapBruteForceVector': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to class template instantiation 'Nabo::IndexHeapBruteForceVector' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapBruteForceVector, T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(369,1): warning C5027: 'Nabo::IndexHeapBruteForceVector': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(174,1): warning C4820: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': '4' bytes padding added after data member 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>::dimMask' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(143): message : see reference to class template instantiation 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79,1): warning C4365: 'argument': conversion from 'const Nabo::BruteForceSearch::Index' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch::knn(const Eigen::Matrix &,Nabo::BruteForceSearch::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C4626: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(216,1): warning C5027: 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt>::Index,T>,Eigen::Map>>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(154,1): warning C4061: enumerator 'Nabo::NearestNeighbourSearch>>::SEARCH_TYPE_COUNT' in switch of enum 'Nabo::NearestNeighbourSearch>>::SearchType' is not explicitly handled by a case label [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(290): message : see declaration of 'Nabo::NearestNeighbourSearch>>::SearchType' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase>,0>': '7' bytes padding added after data member 'Eigen::MapBase>,0>::m_rows' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Map>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(45): message : while compiling class template member function 'Nabo::BruteForceSearch>>::BruteForceSearch(const Eigen::Map> &,const Nabo::BruteForceSearch>>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(109): message : see reference to class template instantiation 'Nabo::BruteForceSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase>,0>': '7' bytes padding added after data member 'Eigen::MapBase>,0>::m_rows' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(71): message : see reference to class template instantiation 'Eigen::Map>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(69): message : while compiling class template member function 'Nabo::NearestNeighbourSearch>>::NearestNeighbourSearch(const Eigen::Map> &,const Nabo::NearestNeighbourSearch>>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map>': '6' bytes padding added after data member 'Eigen::Map>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map>': '6' bytes padding added after data member 'Eigen::Map>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'T', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] and [ T=uint32_t ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,71): warning C4244: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(255,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(444,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : see reference to function template instantiation 'void Eigen::internal::conditional_aligned_delete_auto(T *,size_t)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map>, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(465,85): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(465): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C4626: 'Eigen::VectorwiseOp': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::VectorwiseOp' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C5027: 'Eigen::VectorwiseOp': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(131): message : see reference to class template instantiation 'Eigen::DenseStorage' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(180): message : see reference to class template instantiation 'Eigen::PlainObjectBase>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(24): message : see reference to class template instantiation 'Eigen::Matrix' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ForwardDeclarations.h(32): message : see reference to class template instantiation 'Eigen::internal::traits' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ForwardDeclarations.h(111): message : see reference to class template instantiation 'Eigen::internal::accessors_level' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(86): message : see reference to class template instantiation 'Eigen::Map,0,Eigen::Stride<0,0>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(84): message : while compiling class template member function 'unsigned long Nabo::NearestNeighbourSearch>::knn(const Eigen::Matrix &,Nabo::NearestNeighbourSearch>::IndexVector &,Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(154,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(153): message : while compiling class template member function 'const double &Eigen::PlainObjectBase>::coeff(Eigen::EigenBase::Index,Eigen::EigenBase::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(86): message : see reference to function template instantiation 'const double &Eigen::PlainObjectBase>::coeff(Eigen::EigenBase::Index,Eigen::EigenBase::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(325,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(295,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Matrix3Xf ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(50): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79,1): warning C4365: 'argument': conversion from 'const Nabo::BruteForceSearch>>::Index' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'T', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] and [ T=uint32_t ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,71): warning C4244: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(148,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(213): message : see reference to function template instantiation 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::NullaryExpr>(Eigen::EigenBase::Index,const CustomNullaryOp &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, CustomNullaryOp=Eigen::internal::scalar_constant_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(213): message : see reference to function template instantiation 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::NullaryExpr>(Eigen::EigenBase::Index,const CustomNullaryOp &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, CustomNullaryOp=Eigen::internal::scalar_constant_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(212): message : while compiling class template member function 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::Constant(Eigen::EigenBase::Index,const float &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(73): message : see reference to function template instantiation 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::Constant(Eigen::EigenBase::Index,const float &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(69): message : while compiling class template member function 'Nabo::NearestNeighbourSearch>::NearestNeighbourSearch(const Eigen::Matrix &,const Nabo::NearestNeighbourSearch>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(255,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase>,0>': '7' bytes padding added after data member 'Eigen::MapBase>,0>::m_rows' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Map>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(45): message : while compiling class template member function 'Nabo::BruteForceSearch>>::BruteForceSearch(const Eigen::Map> &,const Nabo::BruteForceSearch>>::Index,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(110): message : see reference to class template instantiation 'Nabo::BruteForceSearch>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map>': '6' bytes padding added after data member 'Eigen::Map>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(484,53): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(481): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(486,61): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(359,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(593): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::resizeLike(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(593): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::resizeLike(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(424): message : see reference to function template instantiation 'Eigen::PlainObjectBase>::PlainObjectBase(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(423): message : see reference to function template instantiation 'Eigen::PlainObjectBase>::PlainObjectBase(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(96): message : see reference to function template instantiation 'Eigen::Matrix::Matrix(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(96): message : see reference to function template instantiation 'Eigen::Matrix::Matrix(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map,0,Eigen::Stride<0,0>> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(364,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(405,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(486): message : see reference to function template instantiation 'T *Eigen::internal::conditional_aligned_new_auto(size_t)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(481): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(325,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(295,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Matrix3Xd ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map>, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Transpose.h(454,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(951): message : see reference to function template instantiation 'void Eigen::internal::check_for_aliasing(const Dst &,const Src &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseNullaryOp,Eigen::Matrix>, Dst=ActualDstTypeCleaned, Src=Eigen::CwiseNullaryOp,Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(949): message : while compiling class template member function 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseNullaryOp,Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to function template instantiation 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseNullaryOp,Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to class template instantiation 'Eigen::internal::Assignment::Kind,void>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C4626: 'Eigen::VectorwiseOp': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::VectorwiseOp' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(797): message : see reference to function template instantiation 'void Eigen::internal::call_assignment_no_alias,Eigen::Matrix>,Eigen::internal::assign_op>(Dst &,const Src &,const Func &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, Dst=Eigen::Matrix, Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(752,1): warning C5027: 'Eigen::VectorwiseOp': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(883): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,Eigen::Matrix>>(const Eigen::DenseBase,Eigen::Matrix>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(883): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,Eigen::Matrix>>(const Eigen::DenseBase,Eigen::Matrix>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(332): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::_init1(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix>, Derived=Eigen::CwiseNullaryOp,Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(332): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::_init1(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix>, Derived=Eigen::CwiseNullaryOp,Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(75): message : see reference to function template instantiation 'Eigen::Matrix::Matrix,Eigen::Matrix>>(const T &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(73): message : see reference to function template instantiation 'Eigen::Matrix::Matrix,Eigen::Matrix>>(const T &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(979): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(949): message : while compiling class template member function 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to function template instantiation 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to class template instantiation 'Eigen::internal::Assignment::Kind,void>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(797): message : see reference to function template instantiation 'void Eigen::internal::call_assignment_no_alias,0,Eigen::Stride<0,0>>,Eigen::internal::assign_op>(Dst &,const Src &,const Func &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, Dst=Eigen::Matrix, Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(594): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,0,Eigen::Stride<0,0>>>(const Eigen::DenseBase,0,Eigen::Stride<0,0>>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(594): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,0,Eigen::Stride<0,0>>>(const Eigen::DenseBase,0,Eigen::Stride<0,0>>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(49): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase>,0>': '7' bytes padding added after data member 'Eigen::MapBase>,0>::m_rows' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(101): message : see reference to class template instantiation 'Eigen::Map>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map>': '6' bytes padding added after data member 'Eigen::Map>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(999): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'T', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] and [ T=uint32_t ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,71): warning C4244: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(255,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(979): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(80,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(50): message : see reference to class template instantiation 'Eigen::PartialReduxExpr,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4820: 'Eigen::PartialReduxExpr,1>': '7' bytes padding added after data member 'Eigen::PartialReduxExpr,1>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(949): message : while compiling class template member function 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C4626: 'Eigen::PartialReduxExpr,1>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to function template instantiation 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(82,1): warning C5027: 'Eigen::PartialReduxExpr,1>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ExpressionType=Eigen::Block>,-1,-1,false>, ReturnScalar=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to class template instantiation 'Eigen::internal::Assignment::Kind,void>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(797): message : see reference to function template instantiation 'void Eigen::internal::call_assignment_no_alias,0,Eigen::Stride<0,0>>,Eigen::internal::assign_op>(Dst &,const Src &,const Func &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, Dst=Eigen::Matrix, Src=Eigen::Map,0,Eigen::Stride<0,0>>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(594): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,0,Eigen::Stride<0,0>>>(const Eigen::DenseBase,0,Eigen::Stride<0,0>>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(594): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,0,Eigen::Stride<0,0>>>(const Eigen::DenseBase,0,Eigen::Stride<0,0>>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79,1): warning C4365: 'argument': conversion from 'const Nabo::BruteForceSearch>>::Index' to 'const size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map>, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(999): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(325,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(295,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(444,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : see reference to function template instantiation 'void Eigen::internal::conditional_aligned_delete_auto(T *,size_t)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(475,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(431): message : see reference to function template instantiation 'Index Eigen::internal::first_aligned::run::requestedAlignment,float,Eigen::Index>(const Scalar *,Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Index=Eigen::Index, Scalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Map,0,Eigen::Stride<0,0>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,1,true>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(780): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,1,true>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(63,1): warning C4820: 'Nabo::IndexHeapSTL>::Index,T>::Entry': '4' bytes padding added after data member 'Nabo::IndexHeapSTL>::Index,T>::Entry::index' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(125): message : see reference to class template instantiation 'Nabo::IndexHeapSTL>::Index,T>::Entry' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(124): message : while compiling class template member function 'void Nabo::IndexHeapSTL>::Index,T>::sort(void)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(96): message : see reference to function template instantiation 'void Nabo::IndexHeapSTL>::Index,T>::sort(void)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(79): message : see reference to class template instantiation 'Nabo::IndexHeapSTL>::Index,T>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase>,0>': '7' bytes padding added after data member 'Eigen::MapBase>,0>::m_rows' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(96): message : see reference to class template instantiation 'Eigen::MapBase>,0>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(101): message : see reference to class template instantiation 'Eigen::Map>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase>,0>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Map.h(166,1): warning C4820: 'Eigen::Map>': '6' bytes padding added after data member 'Eigen::Map>::m_stride' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(129,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(780): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(231,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'T', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] and [ T=uint32_t ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,71): warning C4244: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', possible loss of data [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const uint32_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(246,1): warning C4365: 'initializing': conversion from 'Eigen::EigenBase::Index' to 'const uint64_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(255,1): warning C4365: 'argument': conversion from 'Eigen::EigenBase::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,1,true>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(142): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(141): message : while compiling class template member function 'const double &Eigen::DenseCoeffsBase::coeff(Eigen::EigenBase::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(164): message : see reference to function template instantiation 'const double &Eigen::DenseCoeffsBase::coeff(Eigen::EigenBase::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(303): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(100): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(142): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(141): message : while compiling class template member function 'const float &Eigen::DenseCoeffsBase::coeff(Eigen::EigenBase::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(164): message : see reference to function template instantiation 'const float &Eigen::DenseCoeffsBase::coeff(Eigen::EigenBase::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(303): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(100): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Map>, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(780): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(325,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(295,1): warning C4365: 'argument': conversion from 'const Nabo::NearestNeighbourSearch::Index' to 'const unsigned __int64', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, CloudType=Eigen::Map> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(637,53): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(634): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(639,61): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(966,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(944): message : see reference to function template instantiation 'Packet Eigen::internal::ploadt(const Eigen::internal::unpacket_traits::type *)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Packet=PacketType, PacketType=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::mapbase_evaluator,0,Eigen::Stride<0,0>>,PlainObjectType>::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, PlainObjectType=const Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(977,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/AssignmentFunctors.h(28): message : see reference to function template instantiation 'void Eigen::internal::pstoret(Scalar *,const Packet &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstScalar=float, Packet=PacketType, Scalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'void Eigen::internal::assign_op::assignPacket<16,PacketType>(DstScalar *,const Packet &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, DstScalar=float, Packet=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'void Eigen::internal::assign_op::assignPacket<16,PacketType>(DstScalar *,const Packet &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, DstScalar=float, Packet=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Macros.h(1004,17): warning C4514: 'Eigen::internal::copy_bool': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Macros.h(1435,13): warning C4514: 'Eigen::internal::all': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ConfigureVectorization.h(477,27): warning C4514: 'Eigen::SimdInstructionSetsInUse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(444,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : see reference to function template instantiation 'void Eigen::internal::conditional_aligned_delete_auto(T *,size_t)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(621): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(528,52): warning C4514: 'Eigen::DenseShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(529,52): warning C4514: 'Eigen::SolverShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(530,52): warning C4514: 'Eigen::HomogeneousShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(531,52): warning C4514: 'Eigen::DiagonalShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(532,52): warning C4514: 'Eigen::BandShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(533,52): warning C4514: 'Eigen::TriangularShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(534,52): warning C4514: 'Eigen::SelfAdjointShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(535,52): warning C4514: 'Eigen::PermutationShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(536,52): warning C4514: 'Eigen::TranspositionsShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(537,52): warning C4514: 'Eigen::SparseShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(427,21): warning C4514: 'Eigen::internal::noncopyable::noncopyable': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(428,22): warning C4514: 'Eigen::internal::noncopyable::~noncopyable': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(794,6): warning C4514: 'Eigen::numext::equal_strict': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(805,6): warning C4514: 'Eigen::numext::not_equal_strict': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(114,31): warning C4514: 'Eigen::internal::handmade_aligned_free': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(127,14): warning C4514: 'Eigen::internal::handmade_aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(215,14): warning C4514: 'Eigen::internal::aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(244,43): warning C4514: 'Eigen::internal::conditional_aligned_malloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(262,42): warning C4514: 'Eigen::internal::conditional_aligned_free': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(273,25): warning C4514: 'Eigen::internal::conditional_aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(1143,12): warning C4514: 'Eigen::internal::queryL1CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(1152,12): warning C4514: 'Eigen::internal::queryTopLevelCacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(239,23): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(245,24): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(252,29): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(317,21): warning C4514: 'Eigen::NumTraits::digits10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1292,13): warning C4514: 'Eigen::numext::abs2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1302,27): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1308,28): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1317,33): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1441,12): warning C4514: 'Eigen::numext::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1473,6): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1790,7): warning C4514: 'Eigen::numext::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1966,22): warning C4514: 'Eigen::internal::random_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1971,22): warning C4514: 'Eigen::internal::random_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1988,22): warning C4514: 'Eigen::internal::scalar_fuzzy_impl::isApprox': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1994,22): warning C4514: 'Eigen::internal::scalar_fuzzy_impl::isApproxOrLessThan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(218,1): warning C4514: 'Eigen::internal::padd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(229,1): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(240,1): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(456,42): warning C4514: 'Eigen::internal::pselect': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(537,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(539,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(541,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(154,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(153): message : while compiling class template member function 'const double &Eigen::PlainObjectBase>::coeff(Eigen::EigenBase::Index,Eigen::EigenBase::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(1001,39): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(101): message : see reference to function template instantiation 'const double &Eigen::PlainObjectBase>::coeff(Eigen::EigenBase::Index,Eigen::EigenBase::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(1004,40): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(180): message : see reference to class template instantiation 'Eigen::PlainObjectBase>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(101): message : see reference to class template instantiation 'Eigen::Matrix' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(178,3): warning C4514: 'Eigen::half::half': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(95): message : while compiling class template member function 'std::pair Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix3Xd>::getBounds(const std::_Vector_iterator>>,const std::_Vector_iterator>>,const unsigned int)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, _Ty=int ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(234,23): warning C4514: 'std::numeric_limits::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(235,22): warning C4514: 'std::numeric_limits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(236,23): warning C4514: 'std::numeric_limits::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(237,22): warning C4514: 'std::numeric_limits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(238,22): warning C4514: 'std::numeric_limits::round_error': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(239,22): warning C4514: 'std::numeric_limits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(275,1): warning C4820: 'Nabo::IndexHeapBruteForceVector::Entry': '4' bytes padding added after data member 'Nabo::IndexHeapBruteForceVector::Entry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(308): message : see reference to class template instantiation 'Nabo::IndexHeapBruteForceVector::Entry' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(240,22): warning C4514: 'std::numeric_limits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(307): message : while compiling class template member function 'void Nabo::IndexHeapBruteForceVector::reset(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(241,22): warning C4514: 'std::numeric_limits::signaling_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to function template instantiation 'void Nabo::IndexHeapBruteForceVector::reset(void)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(242,22): warning C4514: 'std::numeric_limits::denorm_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to class template instantiation 'Nabo::IndexHeapBruteForceVector' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(414,44): warning C4514: 'Eigen::half_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapBruteForceVector, T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(417,44): warning C4514: 'Eigen::half_impl::operator -': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(426,45): warning C4514: 'Eigen::half_impl::operator *=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(434,45): warning C4514: 'Eigen::half_impl::operator /=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(438,44): warning C4514: 'Eigen::half_impl::operator ==': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(441,44): warning C4514: 'Eigen::half_impl::operator !=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(444,44): warning C4514: 'Eigen::half_impl::operator <': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(447,44): warning C4514: 'Eigen::half_impl::operator <=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(450,44): warning C4514: 'Eigen::half_impl::operator >': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(453,44): warning C4514: 'Eigen::half_impl::operator >=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(63,1): warning C4820: 'Nabo::IndexHeapSTL::Entry': '4' bytes padding added after data member 'Nabo::IndexHeapSTL::Entry::index' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(125): message : see reference to class template instantiation 'Nabo::IndexHeapSTL::Entry' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(464,44): warning C4514: 'Eigen::half_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(124): message : while compiling class template member function 'void Nabo::IndexHeapSTL::sort(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(478,44): warning C4514: 'Eigen::half_impl::operator ++': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(361): message : see reference to function template instantiation 'void Nabo::IndexHeapSTL::sort(void)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(342): message : see reference to class template instantiation 'Nabo::IndexHeapSTL' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(484,44): warning C4514: 'Eigen::half_impl::operator --': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapSTL, T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(642,45): warning C4514: 'Eigen::half_impl::isfinite': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(646,44): warning C4514: 'Eigen::half_impl::abs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(655,44): warning C4514: 'Eigen::half_impl::exp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(663,44): warning C4514: 'Eigen::half_impl::expm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(666,44): warning C4514: 'Eigen::half_impl::log': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(674,44): warning C4514: 'Eigen::half_impl::log1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(677,44): warning C4514: 'Eigen::half_impl::log10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(680,44): warning C4514: 'Eigen::half_impl::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(684,44): warning C4514: 'Eigen::half_impl::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(692,44): warning C4514: 'Eigen::half_impl::pow': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(695,44): warning C4514: 'Eigen::half_impl::sin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(698,44): warning C4514: 'Eigen::half_impl::cos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(701,44): warning C4514: 'Eigen::half_impl::tan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(704,44): warning C4514: 'Eigen::half_impl::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(707,44): warning C4514: 'Eigen::half_impl::asin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(710,44): warning C4514: 'Eigen::half_impl::acos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(713,44): warning C4514: 'Eigen::half_impl::floor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(465,85): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(465): message : while compiling class template member function 'Eigen::DenseStorage::~DenseStorage(void)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(721,44): warning C4514: 'Eigen::half_impl::ceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(995): message : see reference to function template instantiation 'Eigen::DenseStorage::~DenseStorage(void)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(729,44): warning C4514: 'Eigen::half_impl::rint': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(131): message : see reference to class template instantiation 'Eigen::DenseStorage' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(732,44): warning C4514: 'Eigen::half_impl::round': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(180): message : see reference to class template instantiation 'Eigen::PlainObjectBase>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(735,44): warning C4514: 'Eigen::half_impl::fmod': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Matrix' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(739,45): warning C4514: 'Eigen::half_impl::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(340): message : while compiling class template member function 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::onePointKnn(const Eigen::Matrix &,Eigen::Matrix &,Eigen::Matrix &,int,Heap &,std::vector> &,const T,const T,const bool,const bool,const bool) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Heap=Nabo::IndexHeapSTL, T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(749,45): warning C4514: 'Eigen::half_impl::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(761,35): warning C4514: 'Eigen::half_impl::operator <<': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(781,22): warning C4514: 'Eigen::internal::random_default_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(801,76): warning C4514: 'Eigen::NumTraits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(804,76): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(807,76): warning C4514: 'Eigen::NumTraits::highest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(810,76): warning C4514: 'Eigen::NumTraits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(813,76): warning C4514: 'Eigen::NumTraits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(816,76): warning C4514: 'Eigen::NumTraits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(850,51): warning C4514: 'Eigen::numext::bit_cast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(935,53): warning C4514: 'std::hash::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(66,3): warning C4514: 'Eigen::bfloat16::bfloat16': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(115,27): warning C4514: 'std::numeric_limits::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(116,26): warning C4514: 'std::numeric_limits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(117,27): warning C4514: 'std::numeric_limits::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(118,26): warning C4514: 'std::numeric_limits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(119,26): warning C4514: 'std::numeric_limits::round_error': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(120,26): warning C4514: 'std::numeric_limits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(121,26): warning C4514: 'std::numeric_limits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(122,26): warning C4514: 'std::numeric_limits::signaling_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(141,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to function template instantiation 'void Nabo::IndexHeapSTL>::Index,T>::getData,-1,1,true>>(const Eigen::MatrixBase &,const Eigen::MatrixBase,-1,1,true>> &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Block,-1,1,true> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(123,26): warning C4514: 'std::numeric_limits::denorm_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to function template instantiation 'void Nabo::IndexHeapSTL>::Index,T>::getData,-1,1,true>>(const Eigen::MatrixBase &,const Eigen::MatrixBase,-1,1,true>> &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Block,-1,1,true> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(164,48): warning C4514: 'Eigen::bfloat16_impl::operator +': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(167,48): warning C4514: 'Eigen::bfloat16_impl::operator +': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(176,48): warning C4514: 'Eigen::bfloat16_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(179,48): warning C4514: 'Eigen::bfloat16_impl::operator -': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(188,49): warning C4514: 'Eigen::bfloat16_impl::operator *=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(146,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(196,49): warning C4514: 'Eigen::bfloat16_impl::operator /=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(208,48): warning C4514: 'Eigen::bfloat16_impl::operator ++': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(213,48): warning C4514: 'Eigen::bfloat16_impl::operator --': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(218,44): warning C4514: 'Eigen::bfloat16_impl::operator ==': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(221,44): warning C4514: 'Eigen::bfloat16_impl::operator !=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(224,44): warning C4514: 'Eigen::bfloat16_impl::operator <': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(227,44): warning C4514: 'Eigen::bfloat16_impl::operator <=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(230,44): warning C4514: 'Eigen::bfloat16_impl::operator >': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(233,44): warning C4514: 'Eigen::bfloat16_impl::operator >=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(244,48): warning C4514: 'Eigen::bfloat16_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(248,54): warning C4514: 'Eigen::bfloat16_impl::truncate_to_bfloat16': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(488,48): warning C4514: 'Eigen::bfloat16_impl::abs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(493,48): warning C4514: 'Eigen::bfloat16_impl::exp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(496,48): warning C4514: 'Eigen::bfloat16_impl::expm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(499,48): warning C4514: 'Eigen::bfloat16_impl::log': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(502,48): warning C4514: 'Eigen::bfloat16_impl::log1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(505,48): warning C4514: 'Eigen::bfloat16_impl::log10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(508,48): warning C4514: 'Eigen::bfloat16_impl::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(511,48): warning C4514: 'Eigen::bfloat16_impl::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(514,48): warning C4514: 'Eigen::bfloat16_impl::pow': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(517,48): warning C4514: 'Eigen::bfloat16_impl::sin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(520,48): warning C4514: 'Eigen::bfloat16_impl::cos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(523,48): warning C4514: 'Eigen::bfloat16_impl::tan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(526,48): warning C4514: 'Eigen::bfloat16_impl::asin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(529,48): warning C4514: 'Eigen::bfloat16_impl::acos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(532,48): warning C4514: 'Eigen::bfloat16_impl::atan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(535,48): warning C4514: 'Eigen::bfloat16_impl::sinh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(538,48): warning C4514: 'Eigen::bfloat16_impl::cosh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(541,48): warning C4514: 'Eigen::bfloat16_impl::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(545,48): warning C4514: 'Eigen::bfloat16_impl::asinh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(548,48): warning C4514: 'Eigen::bfloat16_impl::acosh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(551,48): warning C4514: 'Eigen::bfloat16_impl::atanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(555,48): warning C4514: 'Eigen::bfloat16_impl::floor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(558,48): warning C4514: 'Eigen::bfloat16_impl::ceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(561,48): warning C4514: 'Eigen::bfloat16_impl::rint': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(564,48): warning C4514: 'Eigen::bfloat16_impl::round': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(567,48): warning C4514: 'Eigen::bfloat16_impl::fmod': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(571,49): warning C4514: 'Eigen::bfloat16_impl::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(576,49): warning C4514: 'Eigen::bfloat16_impl::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(582,48): warning C4514: 'Eigen::bfloat16_impl::fmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(587,48): warning C4514: 'Eigen::bfloat16_impl::fmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(594,35): warning C4514: 'Eigen::bfloat16_impl::operator <<': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(611,26): warning C4514: 'Eigen::internal::random_default_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(631,80): warning C4514: 'Eigen::NumTraits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(634,80): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(638,80): warning C4514: 'Eigen::NumTraits::highest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(641,80): warning C4514: 'Eigen::NumTraits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(644,80): warning C4514: 'Eigen::NumTraits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(647,80): warning C4514: 'Eigen::NumTraits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(659,7): warning C4514: 'Eigen::numext::isnan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(665,7): warning C4514: 'Eigen::numext::isinf': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(671,7): warning C4514: 'Eigen::numext::isfinite': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(676,55): warning C4514: 'Eigen::numext::bit_cast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(692,35): warning C4514: 'std::hash::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(22,53): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(41,53): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(60,47): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(79,57): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(93,57): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(107,47): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(76,30): warning C4514: 'Eigen::internal::vec4f_movelh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(80,30): warning C4514: 'Eigen::internal::vec4f_movehl': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(84,30): warning C4514: 'Eigen::internal::vec4f_unpacklo': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(88,30): warning C4514: 'Eigen::internal::vec4f_unpackhi': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(98,30): warning C4514: 'Eigen::internal::vec2d_unpacklo': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(102,30): warning C4514: 'Eigen::internal::vec2d_unpackhi': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(267,41): warning C4514: 'Eigen::internal::peven_mask': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(285,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(286,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(287,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(293,42): warning C4514: 'Eigen::internal::padd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(301,41): warning C4514: 'Eigen::internal::paddsub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(312,41): warning C4514: 'Eigen::internal::paddsub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(332,41): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(337,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(342,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(343,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(344,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(364,42): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(370,41): warning C4514: 'Eigen::internal::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(391,47): warning C4514: 'Eigen::internal::pselect': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(398,41): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(399,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(415,42): warning C4514: 'Eigen::internal::pand': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(420,42): warning C4514: 'Eigen::internal::por': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(424,41): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(425,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(429,41): warning C4514: 'Eigen::internal::pandnot': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(436,41): warning C4514: 'Eigen::internal::pcmp_le': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(443,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(444,41): warning C4514: 'Eigen::internal::pcmp_le': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(484,41): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(534,41): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(565,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(569,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(573,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(577,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(581,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(585,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(589,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(593,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(611,41): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(694,41): warning C4514: 'Eigen::internal::pceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(704,41): warning C4514: 'Eigen::internal::pceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(718,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(753,42): warning C4514: 'Eigen::internal::ploadu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(759,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(763,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(765,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(774,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(783,1): warning C4514: 'Eigen::internal::ploadquad': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(792,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(797,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(799,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(803,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(807,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(812,47): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(820,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(827,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(832,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(839,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(849,37): warning C4514: 'Eigen::internal::pstore1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(855,37): warning C4514: 'Eigen::internal::pstore1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(868,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(869,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(870,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(889,39): warning C4514: 'Eigen::internal::pfirst': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(891,41): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(893,41): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(894,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(950,1): warning C4514: 'Eigen::internal::pbroadcast4': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(960,1): warning C4514: 'Eigen::internal::pbroadcast4': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(979,26): warning C4514: 'Eigen::internal::punpackp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(987,38): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1000,39): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1019,36): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1026,37): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1035,38): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1040,39): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1044,36): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1054,37): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1061,38): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1066,39): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1070,36): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1087,38): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1092,39): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1096,36): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1124,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1129,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1136,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1149,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1161,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1242,41): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1252,41): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(63,41): warning C4514: 'Eigen::internal::pcast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(67,41): warning C4514: 'Eigen::internal::pcast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(80,41): warning C4514: 'Eigen::internal::preinterpret': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(84,41): warning C4514: 'Eigen::internal::preinterpret': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(28,10): warning C4514: 'Eigen::internal::plog': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(33,10): warning C4514: 'Eigen::internal::plog2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(38,10): warning C4514: 'Eigen::internal::plog2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(43,10): warning C4514: 'Eigen::internal::plog1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(48,10): warning C4514: 'Eigen::internal::pexpm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(59,10): warning C4514: 'Eigen::internal::pexp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(65,10): warning C4514: 'Eigen::internal::psin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(71,10): warning C4514: 'Eigen::internal::pcos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(113,11): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(118,10): warning C4514: 'Eigen::internal::prsqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(160,10): warning C4514: 'Eigen::internal::prsqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(167,1): warning C4514: 'Eigen::internal::ptanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(177,7): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(184,8): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(68,42): warning C4514: 'Eigen::internal::psub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(70,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(98,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(101,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(104,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(105,42): warning C4514: 'Eigen::internal::ploadu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(119,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(121,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(122,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(125,47): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(131,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(139,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(156,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(158,52): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(163,52): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(173,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(173,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(175,42): warning C4514: 'Eigen::internal::pdiv': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(235,42): warning C4514: 'Eigen::internal::psub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(236,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(257,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(260,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(264,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(271,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(274,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(275,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(277,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(286,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(288,53): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(293,53): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(298,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(298,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(300,42): warning C4514: 'Eigen::internal::pdiv': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(314,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(323,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(329,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(335,43): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(340,42): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(344,42): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(42,53): warning C4514: 'Eigen::internal::scalar_sum_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(80,53): warning C4514: 'Eigen::internal::scalar_product_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'double &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(411,46): warning C4514: 'Eigen::internal::scalar_boolean_and_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(430,46): warning C4514: 'Eigen::internal::scalar_boolean_or_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(411): message : see reference to function template instantiation 'double &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(449,46): warning C4514: 'Eigen::internal::scalar_boolean_xor_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(444,50): warning C4514: 'Eigen::internal::scalar_sqrt_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(754,50): warning C4514: 'Eigen::internal::scalar_square_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch::knn(const Eigen::Matrix &,Nabo::BruteForceSearch::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(783,50): warning C4514: 'Eigen::internal::scalar_cube_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(100): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(1046,47): warning C4514: 'Eigen::internal::scalar_logistic_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(63,14): warning C4514: 'Eigen::internal::eval_expr_given_size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(101,3): warning C4514: 'Eigen::internal::SingleRange::SingleRange': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(102,9): warning C4514: 'Eigen::internal::SingleRange::operator []': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(103,32): warning C4514: 'Eigen::internal::SingleRange::size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(104,9): warning C4514: 'Eigen::internal::SingleRange::first': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ReshapedHelper.h(38,14): warning C4514: 'Eigen::internal::get_runtime_reshape_size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(54,3): warning C4514: 'Eigen::IOFormat::IOFormat': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(20,20): warning C4514: 'Eigen::internal::check_DenseIndex_is_signed': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2607,23): warning C4514: 'Eigen::l1CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2616,23): warning C4514: 'Eigen::l2CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2626,23): warning C4514: 'Eigen::l3CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2638,13): warning C4514: 'Eigen::setCpuCacheSizes': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(53,13): warning C4514: 'Eigen::initParallel': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(63,12): warning C4514: 'Eigen::nbThreads': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(72,13): warning C4514: 'Eigen::setNbThreads': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(95,10): warning C4514: 'linb::any::operator =': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(296,10): warning C4514: 'linb::any::is_typed': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(452,17): warning C4514: 'std::swap': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(411): message : see reference to function template instantiation 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(234,3): warning C4514: 'Nabo::Parameters::Parameters': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(239,3): warning C4514: 'Nabo::Parameters::Parameters': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(100): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch::knn(const Eigen::Matrix &,Nabo::BruteForceSearch::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(588,1): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(588): message : while compiling class template member function 'Eigen::DenseStorage::DenseStorage(const Eigen::DenseStorage &)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(512): message : see reference to function template instantiation 'Eigen::DenseStorage::DenseStorage(const Eigen::DenseStorage &)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Map>, A=Eigen::Block>,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(141,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, Derived=Eigen::Map>, A=Eigen::Block>,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(72): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>>::IndexMatrix &,Eigen::Matrix &,const Eigen::Matrix &,const Nabo::BruteForceSearch>>::Index,const T,const unsigned int) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4820: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': '7' bytes padding added after data member 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(144,1): warning C4626: 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(86,1): warning C4365: '=': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134): message : see reference to function template instantiation 'size_t Nabo::argMax>(const Eigen::Matrix &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(111): message : while compiling class template member function 'unsigned int Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::buildNodes(const std::_Vector_iterator>>,const std::_Vector_iterator>>,const Eigen::Matrix,const Eigen::Matrix)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Ty=int ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(377,1): warning C4458: declaration of 'bucketSize' hides class member [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(118,18): message : see declaration of 'Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::bucketSize' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(348): message : see reference to function template instantiation 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::recurseKnn(const T *,const unsigned int,T,Heap &,std::vector> &,const T,const T) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Heap=Nabo::IndexHeapSTL ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(348): message : see reference to function template instantiation 'unsigned long Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt,Eigen::Matrix>::recurseKnn(const T *,const unsigned int,T,Heap &,std::vector> &,const T,const T) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Heap=Nabo::IndexHeapSTL ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(386,1): warning C4456: declaration of 'i' hides previous local declaration [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(378,18): message : see declaration of 'i' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(141,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to function template instantiation 'void Nabo::IndexHeapSTL::getData,-1,1,true>>(const Eigen::MatrixBase &,const Eigen::MatrixBase,-1,1,true>> &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to function template instantiation 'void Nabo::IndexHeapSTL::getData,-1,1,true>>(const Eigen::MatrixBase &,const Eigen::MatrixBase,-1,1,true>> &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(146,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(354,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to function template instantiation 'void Nabo::IndexHeapBruteForceVector::getData,-1,1,true>>(const Eigen::MatrixBase &,const Eigen::MatrixBase,-1,1,true>> &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to function template instantiation 'void Nabo::IndexHeapBruteForceVector::getData,-1,1,true>>(const Eigen::MatrixBase &,const Eigen::MatrixBase,-1,1,true>> &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(355,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'double &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): message : see reference to function template instantiation 'double &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(117): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(116): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.cpp(117): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(355,1): warning C4365: 'argument': conversion from 'size_t' to 'Eigen::EigenBase::Index', signed/unsigned mismatch [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(486): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(485): message : index 'size' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(486): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Transpose.h(455): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Transpose.h(454): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Transpose.h(455): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Transpose.h(454): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Transpose.h(454): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Transpose.h(454): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(437): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(436): message : index 'alignedEnd' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(437): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(411): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(410): message : index 'index' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(411): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): message : see reference to function template instantiation 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(639): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(638): message : index 'size' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(639): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'int &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(141): message : see reference to function template instantiation 'int &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(405,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(588): message : see reference to function template instantiation 'T *Eigen::internal::conditional_aligned_new_auto(size_t)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(588): message : while compiling class template member function 'Eigen::DenseStorage::DenseStorage(const Eigen::DenseStorage &)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(512): message : see reference to function template instantiation 'Eigen::DenseStorage::DenseStorage(const Eigen::DenseStorage &)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(527,1): warning C4365: 'argument': conversion from 'Eigen::internal::IntPtr' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(522): message : while compiling class template member function 'void Eigen::internal::smart_copy_helper::run(const T *,const T *,T *)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(517): message : see reference to function template instantiation 'void Eigen::internal::smart_copy_helper::run(const T *,const T *,T *)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(517): message : see reference to class template instantiation 'Eigen::internal::smart_copy_helper' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(593): message : see reference to function template instantiation 'void Eigen::internal::smart_copy(const T *,const T *,T *)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'double &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): message : see reference to function template instantiation 'double &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(148,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(213): message : see reference to function template instantiation 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::NullaryExpr>(Eigen::EigenBase::Index,const CustomNullaryOp &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, CustomNullaryOp=Eigen::internal::scalar_constant_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(213): message : see reference to function template instantiation 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::NullaryExpr>(Eigen::EigenBase::Index,const CustomNullaryOp &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, CustomNullaryOp=Eigen::internal::scalar_constant_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseNullaryOp.h(212): message : while compiling class template member function 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::Constant(Eigen::EigenBase::Index,const float &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(66): message : see reference to function template instantiation 'const Eigen::CwiseNullaryOp,Eigen::Matrix> Eigen::DenseBase::Constant(Eigen::EigenBase::Index,const float &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(65): message : while compiling class template member function 'unsigned long Nabo::BruteForceSearch>::knn(const Eigen::Matrix &,Nabo::BruteForceSearch>::IndexMatrix &,Eigen::Matrix &,const Nabo::BruteForceSearch>::Index,const T,const unsigned int,const T) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): message : see reference to function template instantiation 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(88,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'float Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'float Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(150): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(77): message : see reference to class template instantiation 'Eigen::CwiseBinaryOpImpl::StorageKind,BinaryOp>::ret>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ BinaryOp=Eigen::internal::scalar_difference_op, LhsType=Eigen::Block,-1,-1,false>, RhsType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseUnaryOp,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4626: 'Eigen::CwiseUnaryOp,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C5027: 'Eigen::CwiseUnaryOp,const Derived>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'int &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(141): message : see reference to function template instantiation 'int &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(557): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(47): message : see reference to class template instantiation 'Eigen::DenseCoeffsBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(225): message : see reference to class template instantiation 'Eigen::MapBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,1>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl::StorageKind>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(363): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(88,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'double Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'double Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(150): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(77): message : see reference to class template instantiation 'Eigen::CwiseBinaryOpImpl::StorageKind,BinaryOp>::ret>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ BinaryOp=Eigen::internal::scalar_difference_op, LhsType=Eigen::Block,-1,-1,false>, RhsType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseUnaryOp,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4626: 'Eigen::CwiseUnaryOp,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C5027: 'Eigen::CwiseUnaryOp,const Derived>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,1,true> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(88,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'float Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'float Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(150): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(77): message : see reference to class template instantiation 'Eigen::CwiseBinaryOpImpl::StorageKind,BinaryOp>::ret>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ BinaryOp=Eigen::internal::scalar_difference_op, LhsType=Eigen::Block,-1,-1,false>, RhsType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseUnaryOp,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4626: 'Eigen::CwiseUnaryOp,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C5027: 'Eigen::CwiseUnaryOp,const Derived>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(88,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'double Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'double Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(150): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(77): message : see reference to class template instantiation 'Eigen::CwiseBinaryOpImpl::StorageKind,BinaryOp>::ret>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ BinaryOp=Eigen::internal::scalar_difference_op, LhsType=Eigen::Block,-1,-1,false>, RhsType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, Derived=Eigen::Matrix, A=Eigen::Block,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseUnaryOp,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4626: 'Eigen::CwiseUnaryOp,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C5027: 'Eigen::CwiseUnaryOp,const Derived>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(88,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'float Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'float Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(150): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(77): message : see reference to class template instantiation 'Eigen::CwiseBinaryOpImpl::StorageKind,BinaryOp>::ret>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ BinaryOp=Eigen::internal::scalar_difference_op, LhsType=Eigen::Block>,-1,-1,false>, RhsType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=float, Derived=Eigen::Map>, A=Eigen::Block>,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseUnaryOp,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4626: 'Eigen::CwiseUnaryOp,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C5027: 'Eigen::CwiseUnaryOp,const Derived>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(88,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after base class 'Eigen::internal::no_assignment_operator' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'double Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'double Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(150): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseBinaryOp.h(77): message : see reference to class template instantiation 'Eigen::CwiseBinaryOpImpl::StorageKind,BinaryOp>::ret>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ BinaryOp=Eigen::internal::scalar_difference_op, LhsType=Eigen::Block>,-1,-1,false>, RhsType=Eigen::Matrix, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to class template instantiation 'Eigen::CwiseBinaryOp,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : see reference to function template instantiation 'T Nabo::dist2,Eigen::Matrix>(const A &,const B &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double, Derived=Eigen::Map>, A=Eigen::Block>,-1,-1,false>, B=Eigen::Matrix ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4820: 'Eigen::CwiseUnaryOp,const Derived>': '7' bytes padding added after data member 'Eigen::CwiseUnaryOp,const Derived>::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C4626: 'Eigen::CwiseUnaryOp,const Derived>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(90,1): warning C5027: 'Eigen::CwiseUnaryOp,const Derived>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(484,53): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(481): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(486,61): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(359,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(593): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::resizeLike(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(593): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::resizeLike(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(359,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(593): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::resizeLike(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(424): message : see reference to function template instantiation 'Eigen::PlainObjectBase>::PlainObjectBase(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(593): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::resizeLike(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(423): message : see reference to function template instantiation 'Eigen::PlainObjectBase>::PlainObjectBase(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(424): message : see reference to function template instantiation 'Eigen::PlainObjectBase>::PlainObjectBase(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(85): message : see reference to function template instantiation 'Eigen::Matrix::Matrix(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(423): message : see reference to function template instantiation 'Eigen::PlainObjectBase>::PlainObjectBase(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(85): message : see reference to function template instantiation 'Eigen::Matrix::Matrix(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134): message : see reference to function template instantiation 'Eigen::Matrix::Matrix(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(364,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(134): message : see reference to function template instantiation 'Eigen::Matrix::Matrix(const Eigen::EigenBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(364,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(637,53): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(634): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(639,61): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(637,53): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(634): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(639,61): warning C4365: 'argument': conversion from 'Eigen::Index' to 'size_t', signed/unsigned mismatch (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(564): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(460): message : while compiling class template member function 'float Eigen::DenseBase::sum(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to function template instantiation 'float Eigen::DenseBase::sum(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(96): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(55): message : see reference to class template instantiation 'Eigen::CwiseUnaryOpImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ UnaryOp=Eigen::internal::scalar_abs2_op, XprType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'float Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'float Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Transpose.h(454,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(951): message : see reference to function template instantiation 'void Eigen::internal::check_for_aliasing(const Dst &,const Src &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block>,-1,-1,false>, Dst=ActualDstTypeCleaned, Src=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(949): message : while compiling class template member function 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Block>,-1,-1,false>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block>,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to function template instantiation 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Block>,-1,-1,false>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block>,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to class template instantiation 'Eigen::internal::Assignment::Kind,void>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::Block>,-1,-1,false>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(797): message : see reference to function template instantiation 'void Eigen::internal::call_assignment_no_alias>,-1,-1,false>,Eigen::internal::assign_op>(Dst &,const Src &,const Func &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, Dst=Eigen::Matrix, Src=Eigen::Block>,-1,-1,false>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(594): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias>,-1,-1,false>>(const Eigen::DenseBase>,-1,-1,false>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(594): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias>,-1,-1,false>>(const Eigen::DenseBase>,-1,-1,false>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block>,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator>,PlainObjectType>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(979): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator>,PlainObjectType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(999): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(616,1): warning C4820: 'Eigen::internal::unary_evaluator::Data': '7' bytes padding added after data member 'Eigen::internal::unary_evaluator::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(619): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4625: 'Eigen::internal::unary_evaluator::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5026: 'Eigen::internal::unary_evaluator::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4626: 'Eigen::internal::unary_evaluator::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5027: 'Eigen::internal::unary_evaluator::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block>,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator>,PlainObjectType>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(979): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator>,PlainObjectType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(564): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=double, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=double, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(460): message : while compiling class template member function 'double Eigen::DenseBase::sum(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to function template instantiation 'double Eigen::DenseBase::sum(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(999): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(96): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(55): message : see reference to class template instantiation 'Eigen::CwiseUnaryOpImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ UnaryOp=Eigen::internal::scalar_abs2_op, XprType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'double Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'double Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Rhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(616,1): warning C4820: 'Eigen::internal::unary_evaluator::Data': '7' bytes padding added after data member 'Eigen::internal::unary_evaluator::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(619): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4625: 'Eigen::internal::unary_evaluator::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5026: 'Eigen::internal::unary_evaluator::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4626: 'Eigen::internal::unary_evaluator::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5027: 'Eigen::internal::unary_evaluator::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(564): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(460): message : while compiling class template member function 'float Eigen::DenseBase::sum(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to function template instantiation 'float Eigen::DenseBase::sum(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(96): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(55): message : see reference to class template instantiation 'Eigen::CwiseUnaryOpImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ UnaryOp=Eigen::internal::scalar_abs2_op, XprType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'float Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'float Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(616,1): warning C4820: 'Eigen::internal::unary_evaluator::Data': '7' bytes padding added after data member 'Eigen::internal::unary_evaluator::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(619): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4625: 'Eigen::internal::unary_evaluator::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5026: 'Eigen::internal::unary_evaluator::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4626: 'Eigen::internal::unary_evaluator::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5027: 'Eigen::internal::unary_evaluator::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(552,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(540): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(564): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=double, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=double, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(460): message : while compiling class template member function 'double Eigen::DenseBase::sum(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to function template instantiation 'double Eigen::DenseBase::sum(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(96): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(219,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(218): message : while compiling class template member function 'float &Eigen::internal::evaluator>>::coeffRef(Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(55): message : see reference to class template instantiation 'Eigen::CwiseUnaryOpImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ UnaryOp=Eigen::internal::scalar_abs2_op, XprType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(654): message : see reference to function template instantiation 'float &Eigen::internal::evaluator>>::coeffRef(Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'double Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(391): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'double Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(390): message : while compiling class template member function 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(411): message : see reference to function template instantiation 'float &Eigen::DenseCoeffsBase::coeffRef(Eigen::EigenBase::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4625: 'Eigen::internal::evaluator>>': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(475,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(431): message : see reference to function template instantiation 'Index Eigen::internal::first_aligned::run::requestedAlignment,float,Eigen::Index>(const Scalar *,Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Index=Eigen::Index, Scalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5026: 'Eigen::internal::evaluator>>': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C4626: 'Eigen::internal::evaluator>>': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::Matrix,const Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(270,1): warning C5027: 'Eigen::internal::evaluator>>': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(285,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C4625: 'Eigen::internal::evaluator_wrapper_base>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1466): message : see reference to class template instantiation 'Eigen::internal::evaluator_wrapper_base>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C5026: 'Eigen::internal::evaluator_wrapper_base>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C4626: 'Eigen::internal::evaluator_wrapper_base>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C5027: 'Eigen::internal::evaluator_wrapper_base>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(616,1): warning C4820: 'Eigen::internal::unary_evaluator::Data': '7' bytes padding added after data member 'Eigen::internal::unary_evaluator::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(619): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4625: 'Eigen::internal::unary_evaluator::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5026: 'Eigen::internal::unary_evaluator::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4626: 'Eigen::internal::unary_evaluator::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5027: 'Eigen::internal::unary_evaluator::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(564): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(460): message : while compiling class template member function 'float Eigen::DenseBase::sum(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to function template instantiation 'float Eigen::DenseBase::sum(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C4625: 'Eigen::internal::evaluator_wrapper_base>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1466): message : see reference to class template instantiation 'Eigen::internal::evaluator_wrapper_base>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(96): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(55): message : see reference to class template instantiation 'Eigen::CwiseUnaryOpImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ UnaryOp=Eigen::internal::scalar_abs2_op, XprType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'float Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'float Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C5026: 'Eigen::internal::evaluator_wrapper_base>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C4626: 'Eigen::internal::evaluator_wrapper_base>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1449,1): warning C5027: 'Eigen::internal::evaluator_wrapper_base>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1473,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator>,PlainObjectType>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(979): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator>,PlainObjectType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xf ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=float, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::ArrayWrapper>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::ArrayWrapper> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::CwiseBinaryOp,const Eigen::ArrayWrapper>,const Eigen::ArrayWrapper>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(616,1): warning C4820: 'Eigen::internal::unary_evaluator::Data': '7' bytes padding added after data member 'Eigen::internal::unary_evaluator::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(619): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4625: 'Eigen::internal::unary_evaluator::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5026: 'Eigen::internal::unary_evaluator::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4626: 'Eigen::internal::unary_evaluator::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5027: 'Eigen::internal::unary_evaluator::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(977,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/AssignmentFunctors.h(28): message : see reference to function template instantiation 'void Eigen::internal::pstoret(Scalar *,const Packet &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstScalar=float, Packet=PacketType, Scalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'void Eigen::internal::assign_op::assignPacket<16,PacketType>(DstScalar *,const Packet &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, DstScalar=float, Packet=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'void Eigen::internal::assign_op::assignPacket<16,PacketType>(DstScalar *,const Packet &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, DstScalar=float, Packet=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::requestedAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::requestedAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(739): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(724): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(966,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(245): message : see reference to function template instantiation 'Packet Eigen::internal::ploadt(const Eigen::internal::unpacket_traits::type *)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Packet=PacketType, PacketType=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(564): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(790): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator>>::packet<16,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(91): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(790): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator>>::packet<16,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::packet<16,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::binary_evaluator,const Derived,const Derived>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::packet<16,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, _Scalar=float, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>>, Scalar=double, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>>, Scalar=double, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(460): message : while compiling class template member function 'double Eigen::DenseBase::sum(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to function template instantiation 'double Eigen::DenseBase::sum(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Macros.h(1004,17): warning C4514: 'Eigen::internal::copy_bool': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Macros.h(1435,13): warning C4514: 'Eigen::internal::all': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(96): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ConfigureVectorization.h(477,27): warning C4514: 'Eigen::SimdInstructionSetsInUse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CwiseUnaryOp.h(55): message : see reference to class template instantiation 'Eigen::CwiseUnaryOpImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ UnaryOp=Eigen::internal::scalar_abs2_op, XprType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(528,52): warning C4514: 'Eigen::DenseShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(98): message : see reference to class template instantiation 'Eigen::CwiseUnaryOp,const Derived>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(529,52): warning C4514: 'Eigen::SolverShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Dot.h(97): message : while compiling class template member function 'double Eigen::MatrixBase::squaredNorm(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(530,52): warning C4514: 'Eigen::HomogeneousShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo_private.h(67): message : see reference to function template instantiation 'double Eigen::MatrixBase::squaredNorm(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(531,52): warning C4514: 'Eigen::DiagonalShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(532,52): warning C4514: 'Eigen::BandShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(533,52): warning C4514: 'Eigen::TriangularShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(534,52): warning C4514: 'Eigen::SelfAdjointShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(535,52): warning C4514: 'Eigen::PermutationShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(536,52): warning C4514: 'Eigen::TranspositionsShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(537,52): warning C4514: 'Eigen::SparseShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(427,21): warning C4514: 'Eigen::internal::noncopyable::noncopyable': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(428,22): warning C4514: 'Eigen::internal::noncopyable::~noncopyable': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(794,6): warning C4514: 'Eigen::numext::equal_strict': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(805,6): warning C4514: 'Eigen::numext::not_equal_strict': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(114,31): warning C4514: 'Eigen::internal::handmade_aligned_free': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(127,14): warning C4514: 'Eigen::internal::handmade_aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator>,PlainObjectType>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(979): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator>,PlainObjectType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(215,14): warning C4514: 'Eigen::internal::aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(102): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(244,43): warning C4514: 'Eigen::internal::conditional_aligned_malloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1043): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(262,42): warning C4514: 'Eigen::internal::conditional_aligned_free': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(273,25): warning C4514: 'Eigen::internal::conditional_aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(1143,12): warning C4514: 'Eigen::internal::queryL1CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(1152,12): warning C4514: 'Eigen::internal::queryTopLevelCacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator>,PlainObjectType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PlainObjectType=const Eigen::Matrix3Xd ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(239,23): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(245,24): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(252,29): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(317,21): warning C4514: 'Eigen::NumTraits::digits10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1292,13): warning C4514: 'Eigen::numext::abs2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1007,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1302,27): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1308,28): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1317,33): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1441,12): warning C4514: 'Eigen::numext::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1473,6): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1790,7): warning C4514: 'Eigen::numext::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1966,22): warning C4514: 'Eigen::internal::random_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1971,22): warning C4514: 'Eigen::internal::random_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1988,22): warning C4514: 'Eigen::internal::scalar_fuzzy_impl::isApprox': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1994,22): warning C4514: 'Eigen::internal::scalar_fuzzy_impl::isApproxOrLessThan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(218,1): warning C4514: 'Eigen::internal::padd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(229,1): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(240,1): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(456,42): warning C4514: 'Eigen::internal::pselect': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(537,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(539,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(541,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(1001,39): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Lhs=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(1004,40): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(178,3): warning C4514: 'Eigen::half::half': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(234,23): warning C4514: 'std::numeric_limits::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(804,1): warning C4820: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': '7' bytes padding added after data member 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(808): message : see reference to class template instantiation 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(235,22): warning C4514: 'std::numeric_limits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(236,23): warning C4514: 'std::numeric_limits::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(237,22): warning C4514: 'std::numeric_limits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(238,22): warning C4514: 'std::numeric_limits::round_error': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(239,22): warning C4514: 'std::numeric_limits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(806,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(240,22): warning C4514: 'std::numeric_limits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4625: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(241,22): warning C4514: 'std::numeric_limits::signaling_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5026: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(242,22): warning C4514: 'std::numeric_limits::denorm_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C4626: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(414,44): warning C4514: 'Eigen::half_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(809,1): warning C5027: 'Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,double,double>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _Scalar=double, Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(417,44): warning C4514: 'Eigen::half_impl::operator -': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(426,45): warning C4514: 'Eigen::half_impl::operator *=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(434,45): warning C4514: 'Eigen::half_impl::operator /=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(438,44): warning C4514: 'Eigen::half_impl::operator ==': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(441,44): warning C4514: 'Eigen::half_impl::operator !=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(444,44): warning C4514: 'Eigen::half_impl::operator <': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(730,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(447,44): warning C4514: 'Eigen::half_impl::operator <=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(450,44): warning C4514: 'Eigen::half_impl::operator >': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(453,44): warning C4514: 'Eigen::half_impl::operator >=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(464,44): warning C4514: 'Eigen::half_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(105,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(478,44): warning C4514: 'Eigen::half_impl::operator ++': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(484,44): warning C4514: 'Eigen::half_impl::operator --': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(616,1): warning C4820: 'Eigen::internal::unary_evaluator::Data': '7' bytes padding added after data member 'Eigen::internal::unary_evaluator::Data::op' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(619): message : see reference to class template instantiation 'Eigen::internal::unary_evaluator::Data' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(642,45): warning C4514: 'Eigen::half_impl::isfinite': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4625: 'Eigen::internal::unary_evaluator::Data': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(646,44): warning C4514: 'Eigen::half_impl::abs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5026: 'Eigen::internal::unary_evaluator::Data': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(655,44): warning C4514: 'Eigen::half_impl::exp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C4626: 'Eigen::internal::unary_evaluator::Data': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(663,44): warning C4514: 'Eigen::half_impl::expm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(666,44): warning C4514: 'Eigen::half_impl::log': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(617,1): warning C5027: 'Eigen::internal::unary_evaluator::Data': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(674,44): warning C4514: 'Eigen::half_impl::log1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(677,44): warning C4514: 'Eigen::half_impl::log10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4625: 'Eigen::internal::unary_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(680,44): warning C4514: 'Eigen::half_impl::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5026: 'Eigen::internal::unary_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(684,44): warning C4514: 'Eigen::half_impl::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C4626: 'Eigen::internal::unary_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(692,44): warning C4514: 'Eigen::half_impl::pow': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(620,1): warning C5027: 'Eigen::internal::unary_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(695,44): warning C4514: 'Eigen::half_impl::sin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(698,44): warning C4514: 'Eigen::half_impl::cos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(701,44): warning C4514: 'Eigen::half_impl::tan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(704,44): warning C4514: 'Eigen::half_impl::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(707,44): warning C4514: 'Eigen::half_impl::asin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(710,44): warning C4514: 'Eigen::half_impl::acos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(95,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(713,44): warning C4514: 'Eigen::half_impl::floor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(721,44): warning C4514: 'Eigen::half_impl::ceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(729,44): warning C4514: 'Eigen::half_impl::rint': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(732,44): warning C4514: 'Eigen::half_impl::round': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(735,44): warning C4514: 'Eigen::half_impl::fmod': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block>,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(739,45): warning C4514: 'Eigen::half_impl::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(749,45): warning C4514: 'Eigen::half_impl::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(761,35): warning C4514: 'Eigen::half_impl::operator <<': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(781,22): warning C4514: 'Eigen::internal::random_default_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(801,76): warning C4514: 'Eigen::NumTraits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(804,76): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(807,76): warning C4514: 'Eigen::NumTraits::highest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(810,76): warning C4514: 'Eigen::NumTraits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(813,76): warning C4514: 'Eigen::NumTraits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(816,76): warning C4514: 'Eigen::NumTraits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(405,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(639): message : see reference to function template instantiation 'T *Eigen::internal::conditional_aligned_new_auto(size_t)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=double ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(850,51): warning C4514: 'Eigen::numext::bit_cast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseStorage.h(634): message : while compiling class template member function 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(285): message : see reference to function template instantiation 'void Eigen::DenseStorage::resize(Eigen::Index,Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(935,53): warning C4514: 'std::hash::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(66,3): warning C4514: 'Eigen::bfloat16::bfloat16': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(115,27): warning C4514: 'std::numeric_limits::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(116,26): warning C4514: 'std::numeric_limits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(117,27): warning C4514: 'std::numeric_limits::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(118,26): warning C4514: 'std::numeric_limits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(119,26): warning C4514: 'std::numeric_limits::round_error': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(120,26): warning C4514: 'std::numeric_limits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(121,26): warning C4514: 'std::numeric_limits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(122,26): warning C4514: 'std::numeric_limits::signaling_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(123,26): warning C4514: 'std::numeric_limits::denorm_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(164,48): warning C4514: 'Eigen::bfloat16_impl::operator +': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(167,48): warning C4514: 'Eigen::bfloat16_impl::operator +': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(176,48): warning C4514: 'Eigen::bfloat16_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(179,48): warning C4514: 'Eigen::bfloat16_impl::operator -': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(188,49): warning C4514: 'Eigen::bfloat16_impl::operator *=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(196,49): warning C4514: 'Eigen::bfloat16_impl::operator /=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(208,48): warning C4514: 'Eigen::bfloat16_impl::operator ++': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(213,48): warning C4514: 'Eigen::bfloat16_impl::operator --': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(218,44): warning C4514: 'Eigen::bfloat16_impl::operator ==': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(221,44): warning C4514: 'Eigen::bfloat16_impl::operator !=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(224,44): warning C4514: 'Eigen::bfloat16_impl::operator <': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(227,44): warning C4514: 'Eigen::bfloat16_impl::operator <=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(230,44): warning C4514: 'Eigen::bfloat16_impl::operator >': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(233,44): warning C4514: 'Eigen::bfloat16_impl::operator >=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(244,48): warning C4514: 'Eigen::bfloat16_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(248,54): warning C4514: 'Eigen::bfloat16_impl::truncate_to_bfloat16': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(488,48): warning C4514: 'Eigen::bfloat16_impl::abs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(493,48): warning C4514: 'Eigen::bfloat16_impl::exp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(496,48): warning C4514: 'Eigen::bfloat16_impl::expm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(499,48): warning C4514: 'Eigen::bfloat16_impl::log': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(502,48): warning C4514: 'Eigen::bfloat16_impl::log1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(505,48): warning C4514: 'Eigen::bfloat16_impl::log10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(508,48): warning C4514: 'Eigen::bfloat16_impl::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(511,48): warning C4514: 'Eigen::bfloat16_impl::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(514,48): warning C4514: 'Eigen::bfloat16_impl::pow': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(517,48): warning C4514: 'Eigen::bfloat16_impl::sin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(520,48): warning C4514: 'Eigen::bfloat16_impl::cos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(523,48): warning C4514: 'Eigen::bfloat16_impl::tan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(526,48): warning C4514: 'Eigen::bfloat16_impl::asin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(529,48): warning C4514: 'Eigen::bfloat16_impl::acos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(532,48): warning C4514: 'Eigen::bfloat16_impl::atan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(535,48): warning C4514: 'Eigen::bfloat16_impl::sinh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(538,48): warning C4514: 'Eigen::bfloat16_impl::cosh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(541,48): warning C4514: 'Eigen::bfloat16_impl::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(545,48): warning C4514: 'Eigen::bfloat16_impl::asinh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(548,48): warning C4514: 'Eigen::bfloat16_impl::acosh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(551,48): warning C4514: 'Eigen::bfloat16_impl::atanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(555,48): warning C4514: 'Eigen::bfloat16_impl::floor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(558,48): warning C4514: 'Eigen::bfloat16_impl::ceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(561,48): warning C4514: 'Eigen::bfloat16_impl::rint': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(564,48): warning C4514: 'Eigen::bfloat16_impl::round': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(567,48): warning C4514: 'Eigen::bfloat16_impl::fmod': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(571,49): warning C4514: 'Eigen::bfloat16_impl::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(576,49): warning C4514: 'Eigen::bfloat16_impl::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(582,48): warning C4514: 'Eigen::bfloat16_impl::fmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(587,48): warning C4514: 'Eigen::bfloat16_impl::fmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(594,35): warning C4514: 'Eigen::bfloat16_impl::operator <<': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(611,26): warning C4514: 'Eigen::internal::random_default_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(631,80): warning C4514: 'Eigen::NumTraits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(634,80): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(638,80): warning C4514: 'Eigen::NumTraits::highest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(641,80): warning C4514: 'Eigen::NumTraits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(644,80): warning C4514: 'Eigen::NumTraits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(647,80): warning C4514: 'Eigen::NumTraits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(659,7): warning C4514: 'Eigen::numext::isnan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(665,7): warning C4514: 'Eigen::numext::isinf': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(671,7): warning C4514: 'Eigen::numext::isfinite': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(676,55): warning C4514: 'Eigen::numext::bit_cast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(692,35): warning C4514: 'std::hash::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(22,53): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(41,53): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(60,47): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(79,57): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(93,57): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(107,47): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(76,30): warning C4514: 'Eigen::internal::vec4f_movelh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(80,30): warning C4514: 'Eigen::internal::vec4f_movehl': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(84,30): warning C4514: 'Eigen::internal::vec4f_unpacklo': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(88,30): warning C4514: 'Eigen::internal::vec4f_unpackhi': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(98,30): warning C4514: 'Eigen::internal::vec2d_unpacklo': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(102,30): warning C4514: 'Eigen::internal::vec2d_unpackhi': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(267,41): warning C4514: 'Eigen::internal::peven_mask': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(285,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(286,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(287,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(293,42): warning C4514: 'Eigen::internal::padd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(301,41): warning C4514: 'Eigen::internal::paddsub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(312,41): warning C4514: 'Eigen::internal::paddsub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(332,41): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(337,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(342,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(343,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(344,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(364,42): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(370,41): warning C4514: 'Eigen::internal::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(391,47): warning C4514: 'Eigen::internal::pselect': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(398,41): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(399,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(415,42): warning C4514: 'Eigen::internal::pand': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(420,42): warning C4514: 'Eigen::internal::por': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(424,41): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(425,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(429,41): warning C4514: 'Eigen::internal::pandnot': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(436,41): warning C4514: 'Eigen::internal::pcmp_le': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(443,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(444,41): warning C4514: 'Eigen::internal::pcmp_le': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(484,41): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(534,41): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(565,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(569,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(573,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(577,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(581,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(585,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(589,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(593,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(611,41): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(694,41): warning C4514: 'Eigen::internal::pceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(704,41): warning C4514: 'Eigen::internal::pceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(717,41): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(718,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(753,42): warning C4514: 'Eigen::internal::ploadu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(759,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(763,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(765,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(774,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(783,1): warning C4514: 'Eigen::internal::ploadquad': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(792,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(797,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(799,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(803,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(807,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(812,47): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(820,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(827,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(832,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(839,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(849,37): warning C4514: 'Eigen::internal::pstore1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(855,37): warning C4514: 'Eigen::internal::pstore1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(868,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(869,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(870,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(889,39): warning C4514: 'Eigen::internal::pfirst': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(891,41): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(893,41): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(894,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(950,1): warning C4514: 'Eigen::internal::pbroadcast4': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(960,1): warning C4514: 'Eigen::internal::pbroadcast4': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(979,26): warning C4514: 'Eigen::internal::punpackp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(987,38): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1000,39): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1019,36): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1026,37): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1035,38): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1040,39): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1044,36): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1054,37): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1061,38): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1066,39): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1070,36): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Transpose.h(454,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(951): message : see reference to function template instantiation 'void Eigen::internal::check_for_aliasing(const Dst &,const Src &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseNullaryOp,Eigen::Matrix>, Dst=ActualDstTypeCleaned, Src=Eigen::CwiseNullaryOp,Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1087,38): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(949): message : while compiling class template member function 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseNullaryOp,Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1092,39): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to function template instantiation 'void Eigen::internal::Assignment::Kind,void>::run(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op, DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::CwiseNullaryOp,Eigen::Matrix>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1096,36): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(890): message : see reference to class template instantiation 'Eigen::internal::Assignment::Kind,void>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1124,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(797): message : see reference to function template instantiation 'void Eigen::internal::call_assignment_no_alias,Eigen::Matrix>,Eigen::internal::assign_op>(Dst &,const Src &,const Func &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix, Dst=Eigen::Matrix, Src=Eigen::CwiseNullaryOp,Eigen::Matrix>, Func=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1129,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(883): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,Eigen::Matrix>>(const Eigen::DenseBase,Eigen::Matrix>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1136,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PlainObjectBase.h(883): message : see reference to function template instantiation 'Derived &Eigen::PlainObjectBase::_set_noalias,Eigen::Matrix>>(const Eigen::DenseBase,Eigen::Matrix>> &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1149,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(332): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::_init1(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix>, Derived=Eigen::CwiseNullaryOp,Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1161,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Matrix.h(332): message : see reference to function template instantiation 'void Eigen::PlainObjectBase>::_init1(const Eigen::DenseBase &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix>, Derived=Eigen::CwiseNullaryOp,Eigen::Matrix> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1242,41): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(66): message : see reference to function template instantiation 'Eigen::Matrix::Matrix,Eigen::Matrix>>(const T &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1252,41): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(66): message : see reference to function template instantiation 'Eigen::Matrix::Matrix,Eigen::Matrix>>(const T &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ T=Eigen::CwiseNullaryOp,Eigen::Matrix> ] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(63,41): warning C4514: 'Eigen::internal::pcast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(67,41): warning C4514: 'Eigen::internal::pcast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(80,41): warning C4514: 'Eigen::internal::preinterpret': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(84,41): warning C4514: 'Eigen::internal::preinterpret': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(28,10): warning C4514: 'Eigen::internal::plog': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(33,10): warning C4514: 'Eigen::internal::plog2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(38,10): warning C4514: 'Eigen::internal::plog2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(43,10): warning C4514: 'Eigen::internal::plog1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(48,10): warning C4514: 'Eigen::internal::pexpm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(59,10): warning C4514: 'Eigen::internal::pexp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(65,10): warning C4514: 'Eigen::internal::psin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(71,10): warning C4514: 'Eigen::internal::pcos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(113,11): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(118,10): warning C4514: 'Eigen::internal::prsqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(160,10): warning C4514: 'Eigen::internal::prsqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(167,1): warning C4514: 'Eigen::internal::ptanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(177,7): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(184,8): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(68,42): warning C4514: 'Eigen::internal::psub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(70,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(98,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(101,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(104,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(105,42): warning C4514: 'Eigen::internal::ploadu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C4626: 'Eigen::internal::generic_dense_assignment_kernel': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(783): message : see reference to class template instantiation 'Eigen::internal::generic_dense_assignment_kernel' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(119,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(121,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(122,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(721,1): warning C5027: 'Eigen::internal::generic_dense_assignment_kernel': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(125,47): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(131,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(139,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(156,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(158,52): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(163,52): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(173,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(552,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(540): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(173,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(175,42): warning C4514: 'Eigen::internal::pdiv': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(235,42): warning C4514: 'Eigen::internal::psub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::Block,-1,-1,false>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(236,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(257,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(260,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(264,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(271,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(274,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(275,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(277,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(286,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(288,53): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(293,53): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(298,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(298,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(300,42): warning C4514: 'Eigen::internal::pdiv': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(314,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(323,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(329,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(335,43): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(340,42): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(344,42): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(42,53): warning C4514: 'Eigen::internal::scalar_sum_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(80,53): warning C4514: 'Eigen::internal::scalar_product_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(411,46): warning C4514: 'Eigen::internal::scalar_boolean_and_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(430,46): warning C4514: 'Eigen::internal::scalar_boolean_or_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(449,46): warning C4514: 'Eigen::internal::scalar_boolean_xor_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(444,50): warning C4514: 'Eigen::internal::scalar_sqrt_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(754,50): warning C4514: 'Eigen::internal::scalar_square_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(783,50): warning C4514: 'Eigen::internal::scalar_cube_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(1046,47): warning C4514: 'Eigen::internal::scalar_logistic_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(63,14): warning C4514: 'Eigen::internal::eval_expr_given_size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(101,3): warning C4514: 'Eigen::internal::SingleRange::SingleRange': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(102,9): warning C4514: 'Eigen::internal::SingleRange::operator []': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(219,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(218): message : while compiling class template member function 'float &Eigen::internal::evaluator>>::coeffRef(Eigen::Index,Eigen::Index)' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(103,32): warning C4514: 'Eigen::internal::SingleRange::size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(654): message : see reference to function template instantiation 'float &Eigen::internal::evaluator>>::coeffRef(Eigen::Index,Eigen::Index)' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(104,9): warning C4514: 'Eigen::internal::SingleRange::first': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(275): message : see reference to class template instantiation 'Eigen::internal::evaluator>>' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ReshapedHelper.h(38,14): warning C4514: 'Eigen::internal::get_runtime_reshape_size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(142): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(54,3): warning C4514: 'Eigen::IOFormat::IOFormat': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(141): message : while compiling class template member function 'const float &Eigen::DenseCoeffsBase::coeff(Eigen::EigenBase::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(20,20): warning C4514: 'Eigen::internal::check_DenseIndex_is_signed': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseCoeffsBase.h(164): message : see reference to function template instantiation 'const float &Eigen::DenseCoeffsBase::coeff(Eigen::EigenBase::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2607,23): warning C4514: 'Eigen::l1CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2616,23): warning C4514: 'Eigen::l2CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2626,23): warning C4514: 'Eigen::l3CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(204,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(203): message : while compiling class template member function 'const float &Eigen::internal::evaluator>>::coeff(Eigen::Index,Eigen::Index) const' (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2638,13): warning C4514: 'Eigen::setCpuCacheSizes': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(769): message : see reference to function template instantiation 'const float &Eigen::internal::evaluator>>::coeff(Eigen::Index,Eigen::Index) const' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(53,13): warning C4514: 'Eigen::initParallel': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(63,12): warning C4514: 'Eigen::nbThreads': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(72,13): warning C4514: 'Eigen::setNbThreads': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(95,10): warning C4514: 'linb::any::operator =': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(452,17): warning C4514: 'std::swap': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(234,3): warning C4514: 'Nabo::Parameters::Parameters': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(239,3): warning C4514: 'Nabo::Parameters::Parameters': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(475,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(561): message : see reference to function template instantiation 'Index Eigen::internal::first_aligned::run::requestedAlignment,Scalar,Eigen::Index>(const Scalar *,Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Index=Eigen::Index, Scalar=Scalar ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(540): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_maxCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4820: 'Eigen::internal::evaluator': '7' bytes padding added after data member 'Eigen::internal::evaluator::m_functor' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4625: 'Eigen::internal::evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5026: 'Eigen::internal::evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C4626: 'Eigen::internal::evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(231,1): warning C5027: 'Eigen::internal::evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(332): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(328): message : index 'colCount' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(332): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(256): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(258): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(300): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(298): message : index 'colCount' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(300): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(249): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(247): message : index 'estimatedNodeCount' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(249): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(236): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(241): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(240): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(239): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(240): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(170): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(170): message : index 'r' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(170): message : feeds memory load on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(168): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(168): message : index 'l' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(168): message : feeds memory load on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(156): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(156): message : index 'r' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(156): message : feeds memory load on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(154): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(154): message : index 'l' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(154): message : feeds memory load on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(130): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(117): message : index 'count' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(130): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(123): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(121): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(125): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,0>': '7' bytes padding added after data member 'Eigen::MapBase,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,0>': '7' bytes padding added after data member 'Eigen::MapBase,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(441): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(434): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(441): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(439): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(434): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(439): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(423): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(416): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(423): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(421): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(416): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(421): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(396): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(378): message : index 'bucketSize' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(396): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(385): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(378): message : index 'bucketSize' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(388): message : feeds memory load on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(144): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(139): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(355): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(352): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(355): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(66): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(63): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(66): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(85): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(81): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(85): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(83): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(81): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\kdtree_cpu.cpp(83): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(328): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(325): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(328): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(327): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(325): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(327): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Block.h(146): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Block.h(146): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Block.h(146): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,0>': '7' bytes padding added after data member 'Eigen::MapBase,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(486): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(485): message : index 'size' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(486): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,0>': '7' bytes padding added after data member 'Eigen::MapBase,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(639): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(638): message : index 'size' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(639): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(576): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(575): message : index 'inner' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(576): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(572): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(571): message : index 'inner' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(572): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(568): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(567): message : index 'alignedStart' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(568): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(437): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(436): message : index 'alignedEnd' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(437): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,0>': '7' bytes padding added after data member 'Eigen::MapBase,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(347): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(346): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(347): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(346): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(345): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(346): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(411): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(410): message : index 'index' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(411): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,0>': '7' bytes padding added after data member 'Eigen::MapBase,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(774): message : see reference to class template instantiation 'Eigen::internal::evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(954): message : see reference to function template instantiation 'void Eigen::internal::call_dense_assignment_loop(DstXprType &,const SrcXprType &,const Functor &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstXprType=ActualDstTypeCleaned, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1>, Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(235,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(783): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator>>::packet<0,PacketType>(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128 ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(782): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator>>::packet<0,PacketType>(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128 ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(596): message : see reference to function template instantiation 'PacketType Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::packet<0,PacketType>(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(596): message : see reference to function template instantiation 'PacketType Eigen::internal::binary_evaluator,const Derived,const Eigen::Matrix<_Scalar,-1,1,0,-1,1>>,Eigen::internal::IndexBased,Eigen::internal::IndexBased,float,float>::packet<0,PacketType>(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, _Scalar=float, Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(305): message : see reference to function template instantiation 'PacketType Eigen::internal::unary_evaluator::packet(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(305): message : see reference to function template instantiation 'PacketType Eigen::internal::unary_evaluator::packet(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, T=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(418): message : see reference to function template instantiation 'float Eigen::internal::redux_impl::run(const Evaluator &,const Func &,const XprType &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Func=Eigen::internal::scalar_sum_op, Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Evaluator=ThisEvaluator, XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(418): message : see reference to function template instantiation 'float Eigen::internal::redux_impl::run(const Evaluator &,const Func &,const XprType &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Func=Eigen::internal::scalar_sum_op, Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Evaluator=ThisEvaluator, XprType=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(463): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::CwiseUnaryOp,const Eigen::CwiseBinaryOp,const Eigen::Block,-1,-1,false>,const Eigen::Matrix>>, Scalar=float, Func=Eigen::internal::scalar_sum_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,4,-1,true>,0>': '7' bytes padding added after data member 'Eigen::MapBase,4,-1,true>,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,4,-1,true>,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(212): message : see reference to class template instantiation 'Eigen::Block,4,-1,true>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,4,-1,true>,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(218,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(222): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,2,-1,true>,0>': '7' bytes padding added after data member 'Eigen::MapBase,2,-1,true>,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,2,-1,true>,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(212): message : see reference to class template instantiation 'Eigen::Block,2,-1,true>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,2,-1,true>,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(973,46): warning C4820: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>::m_innerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(222): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,4,-1,true>,0>': '7' bytes padding added after data member 'Eigen::MapBase,4,-1,true>,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,4,-1,true>,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(212): message : see reference to class template instantiation 'Eigen::Block,4,-1,true>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,4,-1,true>,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(222): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,2,-1,true>,0>': '7' bytes padding added after data member 'Eigen::MapBase,2,-1,true>,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,2,-1,true>,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(212): message : see reference to class template instantiation 'Eigen::Block,2,-1,true>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,2,-1,true>,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(222): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,4,-1,true>,0>': '7' bytes padding added after data member 'Eigen::MapBase,4,-1,true>,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,4,-1,true>,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(212): message : see reference to class template instantiation 'Eigen::Block,4,-1,true>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,4,-1,true>,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(222): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,4,-1,true>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(210,48): warning C4820: 'Eigen::MapBase,2,-1,true>,0>': '7' bytes padding added after data member 'Eigen::MapBase,2,-1,true>,0>::m_rows' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,2,-1,true>,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(212): message : see reference to class template instantiation 'Eigen::Block,2,-1,true>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(681): message : see reference to function template instantiation 'PacketType Eigen::internal::evaluator::packet<0,PacketType>(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=PacketType, SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(437): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket::run::requestedAlignment,Eigen::internal::dense_assignment_loop::run::srcAlignment,PacketType>(Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(419): message : while compiling class template member function 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to function template instantiation 'void Eigen::internal::dense_assignment_loop::run(Kernel &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Kernel=Kernel ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(785): message : see reference to class template instantiation 'Eigen::internal::dense_assignment_loop' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(211,1): warning C4626: 'Eigen::MapBase,2,-1,true>,0>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=PanelType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(222): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,2,-1,true>,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Map> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=const Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(966,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(937): message : see reference to function template instantiation 'Packet Eigen::internal::ploadt(const Eigen::internal::unpacket_traits::type *)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Packet=__m128, PacketType=__m128 ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(782): message : see reference to function template instantiation 'PacketType Eigen::internal::mapbase_evaluator,Eigen::Matrix>::packet<0,PacketType>(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(782): message : see reference to function template instantiation 'PacketType Eigen::internal::mapbase_evaluator,Eigen::Matrix>::packet<0,PacketType>(Eigen::Index,Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, Derived=Eigen::Matrix ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(977,1): warning C4127: conditional expression is constant (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/AssignmentFunctors.h(28): message : see reference to function template instantiation 'void Eigen::internal::pstoret(Scalar *,const Packet &)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ DstScalar=float, Packet=__m128, Scalar=float ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(675): message : see reference to function template instantiation 'void Eigen::internal::assign_op::assignPacket<16,PacketType>(DstScalar *,const Packet &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, DstScalar=float, Packet=__m128 ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(675): message : see reference to function template instantiation 'void Eigen::internal::assign_op::assignPacket<16,PacketType>(DstScalar *,const Packet &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ PacketType=__m128, DstScalar=float, Packet=__m128 ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(689): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket<16,0,PacketType>(Eigen::Index,Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op, PacketType=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(689): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket<16,0,PacketType>(Eigen::Index,Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op, PacketType=PacketType ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(572): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacketByOuterInner::run::requestedAlignment,Eigen::Unaligned,PacketType>(Eigen::Index,Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(572): message : see reference to function template instantiation 'void Eigen::internal::generic_dense_assignment_kernel::assignPacketByOuterInner::run::requestedAlignment,Eigen::Unaligned,PacketType>(Eigen::Index,Eigen::Index)' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Functor=Eigen::internal::assign_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(465): message : while compiling class template member function 'double Eigen::DenseBase::maxCoeff(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(116): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(465): message : while compiling class template member function 'float Eigen::DenseBase::maxCoeff(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(116): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr>,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block>,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block>,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(465): message : while compiling class template member function 'double Eigen::DenseBase::maxCoeff(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(116): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '6' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(465): message : while compiling class template member function 'float Eigen::DenseBase::maxCoeff(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(116): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'double Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(465): message : while compiling class template member function 'double Eigen::DenseBase::maxCoeff(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(116): message : see reference to function template instantiation 'double Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const double Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4820: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': '7' bytes padding added after data member 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>::m_outerStride' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1217): message : see reference to class template instantiation 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1036): message : see reference to class template instantiation 'Eigen::internal::block_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(358): message : see reference to class template instantiation 'Eigen::internal::evaluator<_XprType>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(414): message : see reference to class template instantiation 'Eigen::internal::redux_evaluator' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(448): message : see reference to function template instantiation 'float Eigen::DenseBase::redux>(const Func &) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false>, Func=Eigen::internal::scalar_max_op ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(466): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(465): message : while compiling class template member function 'float Eigen::DenseBase::maxCoeff(void) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/VectorwiseOp.h(116): message : see reference to function template instantiation 'float Eigen::DenseBase::maxCoeff(void) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MatrixBase.h(50): message : see reference to class template instantiation 'Eigen::DenseBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MapBase.h(39): message : see reference to class template instantiation 'Eigen::MatrixBase' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(331): message : see reference to class template instantiation 'Eigen::MapBase,0>' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(156): message : see reference to class template instantiation 'Eigen::internal::BlockImpl_dense' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Block.h(105): message : see reference to class template instantiation 'Eigen::BlockImpl' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ XprType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(188): message : see reference to class template instantiation 'Eigen::Block' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/PartialReduxEvaluator.h(187): message : while compiling class template member function 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/AssignEvaluator.h(660): message : see reference to function template instantiation 'const float Eigen::internal::evaluator::coeff(Eigen::Index) const' being compiled [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ SrcXprType=Eigen::PartialReduxExpr,-1,-1,false>,Eigen::internal::member_minCoeff,1> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4625: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5026: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C4626: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(974,1): warning C5027: 'Eigen::internal::mapbase_evaluator,Eigen::Matrix>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4625: 'Eigen::internal::block_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5026: 'Eigen::internal::block_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C4626: 'Eigen::internal::block_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1228,1): warning C5027: 'Eigen::internal::block_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ ArgType=Eigen::Block,-1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4625: 'Eigen::internal::evaluator<_XprType>': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5026: 'Eigen::internal::evaluator<_XprType>': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C4626: 'Eigen::internal::evaluator<_XprType>': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/CoreEvaluators.h(1083,1): warning C5027: 'Eigen::internal::evaluator<_XprType>': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ _XprType=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4625: 'Eigen::internal::redux_evaluator': copy constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5026: 'Eigen::internal::redux_evaluator': move constructor was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C4626: 'Eigen::internal::redux_evaluator': assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/Redux.h(388,1): warning C5027: 'Eigen::internal::redux_evaluator': move assignment operator was implicitly defined as deleted [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] with [ Derived=Eigen::Block,-1,-1,false>,1,-1,false> ] (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Macros.h(1004,17): warning C4514: 'Eigen::internal::copy_bool': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Macros.h(1435,13): warning C4514: 'Eigen::internal::all': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ConfigureVectorization.h(477,27): warning C4514: 'Eigen::SimdInstructionSetsInUse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(528,52): warning C4514: 'Eigen::DenseShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(529,52): warning C4514: 'Eigen::SolverShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(530,52): warning C4514: 'Eigen::HomogeneousShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(531,52): warning C4514: 'Eigen::DiagonalShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(532,52): warning C4514: 'Eigen::BandShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(533,52): warning C4514: 'Eigen::TriangularShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(534,52): warning C4514: 'Eigen::SelfAdjointShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(535,52): warning C4514: 'Eigen::PermutationShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(536,52): warning C4514: 'Eigen::TranspositionsShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Constants.h(537,52): warning C4514: 'Eigen::SparseShape::debugName': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(427,21): warning C4514: 'Eigen::internal::noncopyable::noncopyable': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(428,22): warning C4514: 'Eigen::internal::noncopyable::~noncopyable': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(794,6): warning C4514: 'Eigen::numext::equal_strict': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Meta.h(805,6): warning C4514: 'Eigen::numext::not_equal_strict': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(114,31): warning C4514: 'Eigen::internal::handmade_aligned_free': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(127,14): warning C4514: 'Eigen::internal::handmade_aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(215,14): warning C4514: 'Eigen::internal::aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(244,43): warning C4514: 'Eigen::internal::conditional_aligned_malloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(262,42): warning C4514: 'Eigen::internal::conditional_aligned_free': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(273,25): warning C4514: 'Eigen::internal::conditional_aligned_realloc': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(1143,12): warning C4514: 'Eigen::internal::queryL1CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/Memory.h(1152,12): warning C4514: 'Eigen::internal::queryTopLevelCacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(239,23): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(245,24): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(252,29): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/NumTraits.h(317,21): warning C4514: 'Eigen::NumTraits::digits10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1292,13): warning C4514: 'Eigen::numext::abs2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1302,27): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1308,28): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1317,33): warning C4514: 'Eigen::numext::absdiff': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1441,12): warning C4514: 'Eigen::numext::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1473,6): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1790,7): warning C4514: 'Eigen::numext::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1966,22): warning C4514: 'Eigen::internal::random_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1971,22): warning C4514: 'Eigen::internal::random_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1988,22): warning C4514: 'Eigen::internal::scalar_fuzzy_impl::isApprox': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/MathFunctions.h(1994,22): warning C4514: 'Eigen::internal::scalar_fuzzy_impl::isApproxOrLessThan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(218,1): warning C4514: 'Eigen::internal::padd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(229,1): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(240,1): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(456,42): warning C4514: 'Eigen::internal::pselect': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(537,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(539,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(541,1): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(1001,39): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/GenericPacketMath.h(1004,40): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(178,3): warning C4514: 'Eigen::half::half': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(234,23): warning C4514: 'std::numeric_limits::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(235,22): warning C4514: 'std::numeric_limits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(236,23): warning C4514: 'std::numeric_limits::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(237,22): warning C4514: 'std::numeric_limits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(238,22): warning C4514: 'std::numeric_limits::round_error': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(239,22): warning C4514: 'std::numeric_limits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(240,22): warning C4514: 'std::numeric_limits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(241,22): warning C4514: 'std::numeric_limits::signaling_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(242,22): warning C4514: 'std::numeric_limits::denorm_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(414,44): warning C4514: 'Eigen::half_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(417,44): warning C4514: 'Eigen::half_impl::operator -': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(426,45): warning C4514: 'Eigen::half_impl::operator *=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(434,45): warning C4514: 'Eigen::half_impl::operator /=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(438,44): warning C4514: 'Eigen::half_impl::operator ==': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(441,44): warning C4514: 'Eigen::half_impl::operator !=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(444,44): warning C4514: 'Eigen::half_impl::operator <': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(447,44): warning C4514: 'Eigen::half_impl::operator <=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(450,44): warning C4514: 'Eigen::half_impl::operator >': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(453,44): warning C4514: 'Eigen::half_impl::operator >=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(464,44): warning C4514: 'Eigen::half_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(478,44): warning C4514: 'Eigen::half_impl::operator ++': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(484,44): warning C4514: 'Eigen::half_impl::operator --': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(642,45): warning C4514: 'Eigen::half_impl::isfinite': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(646,44): warning C4514: 'Eigen::half_impl::abs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(655,44): warning C4514: 'Eigen::half_impl::exp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(663,44): warning C4514: 'Eigen::half_impl::expm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(666,44): warning C4514: 'Eigen::half_impl::log': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(674,44): warning C4514: 'Eigen::half_impl::log1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(677,44): warning C4514: 'Eigen::half_impl::log10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(680,44): warning C4514: 'Eigen::half_impl::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(684,44): warning C4514: 'Eigen::half_impl::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(692,44): warning C4514: 'Eigen::half_impl::pow': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(695,44): warning C4514: 'Eigen::half_impl::sin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(698,44): warning C4514: 'Eigen::half_impl::cos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(701,44): warning C4514: 'Eigen::half_impl::tan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(704,44): warning C4514: 'Eigen::half_impl::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(707,44): warning C4514: 'Eigen::half_impl::asin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(710,44): warning C4514: 'Eigen::half_impl::acos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(713,44): warning C4514: 'Eigen::half_impl::floor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(721,44): warning C4514: 'Eigen::half_impl::ceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(729,44): warning C4514: 'Eigen::half_impl::rint': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(732,44): warning C4514: 'Eigen::half_impl::round': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(735,44): warning C4514: 'Eigen::half_impl::fmod': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(739,45): warning C4514: 'Eigen::half_impl::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(749,45): warning C4514: 'Eigen::half_impl::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(761,35): warning C4514: 'Eigen::half_impl::operator <<': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(781,22): warning C4514: 'Eigen::internal::random_default_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(801,76): warning C4514: 'Eigen::NumTraits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(804,76): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(807,76): warning C4514: 'Eigen::NumTraits::highest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(810,76): warning C4514: 'Eigen::NumTraits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(813,76): warning C4514: 'Eigen::NumTraits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(816,76): warning C4514: 'Eigen::NumTraits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(850,51): warning C4514: 'Eigen::numext::bit_cast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/Half.h(935,53): warning C4514: 'std::hash::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(66,3): warning C4514: 'Eigen::bfloat16::bfloat16': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(115,27): warning C4514: 'std::numeric_limits::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(116,26): warning C4514: 'std::numeric_limits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(117,27): warning C4514: 'std::numeric_limits::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(118,26): warning C4514: 'std::numeric_limits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(119,26): warning C4514: 'std::numeric_limits::round_error': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(120,26): warning C4514: 'std::numeric_limits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(121,26): warning C4514: 'std::numeric_limits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(122,26): warning C4514: 'std::numeric_limits::signaling_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(123,26): warning C4514: 'std::numeric_limits::denorm_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(164,48): warning C4514: 'Eigen::bfloat16_impl::operator +': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(167,48): warning C4514: 'Eigen::bfloat16_impl::operator +': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(176,48): warning C4514: 'Eigen::bfloat16_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(179,48): warning C4514: 'Eigen::bfloat16_impl::operator -': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(188,49): warning C4514: 'Eigen::bfloat16_impl::operator *=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(196,49): warning C4514: 'Eigen::bfloat16_impl::operator /=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(208,48): warning C4514: 'Eigen::bfloat16_impl::operator ++': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(213,48): warning C4514: 'Eigen::bfloat16_impl::operator --': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(218,44): warning C4514: 'Eigen::bfloat16_impl::operator ==': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(221,44): warning C4514: 'Eigen::bfloat16_impl::operator !=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(224,44): warning C4514: 'Eigen::bfloat16_impl::operator <': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(227,44): warning C4514: 'Eigen::bfloat16_impl::operator <=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(230,44): warning C4514: 'Eigen::bfloat16_impl::operator >': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(233,44): warning C4514: 'Eigen::bfloat16_impl::operator >=': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(244,48): warning C4514: 'Eigen::bfloat16_impl::operator /': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(248,54): warning C4514: 'Eigen::bfloat16_impl::truncate_to_bfloat16': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(488,48): warning C4514: 'Eigen::bfloat16_impl::abs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(493,48): warning C4514: 'Eigen::bfloat16_impl::exp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(496,48): warning C4514: 'Eigen::bfloat16_impl::expm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(499,48): warning C4514: 'Eigen::bfloat16_impl::log': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(502,48): warning C4514: 'Eigen::bfloat16_impl::log1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(505,48): warning C4514: 'Eigen::bfloat16_impl::log10': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(508,48): warning C4514: 'Eigen::bfloat16_impl::log2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(511,48): warning C4514: 'Eigen::bfloat16_impl::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(514,48): warning C4514: 'Eigen::bfloat16_impl::pow': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(517,48): warning C4514: 'Eigen::bfloat16_impl::sin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(520,48): warning C4514: 'Eigen::bfloat16_impl::cos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(523,48): warning C4514: 'Eigen::bfloat16_impl::tan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(526,48): warning C4514: 'Eigen::bfloat16_impl::asin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(529,48): warning C4514: 'Eigen::bfloat16_impl::acos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(532,48): warning C4514: 'Eigen::bfloat16_impl::atan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(535,48): warning C4514: 'Eigen::bfloat16_impl::sinh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(538,48): warning C4514: 'Eigen::bfloat16_impl::cosh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(541,48): warning C4514: 'Eigen::bfloat16_impl::tanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(545,48): warning C4514: 'Eigen::bfloat16_impl::asinh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(548,48): warning C4514: 'Eigen::bfloat16_impl::acosh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(551,48): warning C4514: 'Eigen::bfloat16_impl::atanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(555,48): warning C4514: 'Eigen::bfloat16_impl::floor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(558,48): warning C4514: 'Eigen::bfloat16_impl::ceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(561,48): warning C4514: 'Eigen::bfloat16_impl::rint': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(564,48): warning C4514: 'Eigen::bfloat16_impl::round': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(567,48): warning C4514: 'Eigen::bfloat16_impl::fmod': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(571,49): warning C4514: 'Eigen::bfloat16_impl::min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(576,49): warning C4514: 'Eigen::bfloat16_impl::max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(582,48): warning C4514: 'Eigen::bfloat16_impl::fmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(587,48): warning C4514: 'Eigen::bfloat16_impl::fmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(594,35): warning C4514: 'Eigen::bfloat16_impl::operator <<': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(611,26): warning C4514: 'Eigen::internal::random_default_impl::run': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(631,80): warning C4514: 'Eigen::NumTraits::epsilon': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(634,80): warning C4514: 'Eigen::NumTraits::dummy_precision': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(638,80): warning C4514: 'Eigen::NumTraits::highest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(641,80): warning C4514: 'Eigen::NumTraits::lowest': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(644,80): warning C4514: 'Eigen::NumTraits::infinity': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(647,80): warning C4514: 'Eigen::NumTraits::quiet_NaN': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(659,7): warning C4514: 'Eigen::numext::isnan': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(665,7): warning C4514: 'Eigen::numext::isinf': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(671,7): warning C4514: 'Eigen::numext::isfinite': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(676,55): warning C4514: 'Eigen::numext::bit_cast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/BFloat16.h(692,35): warning C4514: 'std::hash::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(22,53): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(41,53): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(60,47): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(79,57): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(93,57): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/Default/TypeCasting.h(107,47): warning C4514: 'Eigen::internal::scalar_cast_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(76,30): warning C4514: 'Eigen::internal::vec4f_movelh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(80,30): warning C4514: 'Eigen::internal::vec4f_movehl': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(84,30): warning C4514: 'Eigen::internal::vec4f_unpacklo': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(88,30): warning C4514: 'Eigen::internal::vec4f_unpackhi': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(98,30): warning C4514: 'Eigen::internal::vec2d_unpacklo': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(102,30): warning C4514: 'Eigen::internal::vec2d_unpackhi': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(267,41): warning C4514: 'Eigen::internal::peven_mask': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(285,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(286,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(287,41): warning C4514: 'Eigen::internal::plset': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(293,42): warning C4514: 'Eigen::internal::padd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(301,41): warning C4514: 'Eigen::internal::paddsub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(312,41): warning C4514: 'Eigen::internal::paddsub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(332,41): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(337,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(342,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(343,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(344,41): warning C4514: 'Eigen::internal::pconj': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(364,42): warning C4514: 'Eigen::internal::pmul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(370,41): warning C4514: 'Eigen::internal::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(391,47): warning C4514: 'Eigen::internal::pselect': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(398,41): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(399,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(415,42): warning C4514: 'Eigen::internal::pand': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(420,42): warning C4514: 'Eigen::internal::por': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(424,41): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(425,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(429,41): warning C4514: 'Eigen::internal::pandnot': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(436,41): warning C4514: 'Eigen::internal::pcmp_le': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(443,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(444,41): warning C4514: 'Eigen::internal::pcmp_le': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(484,41): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(534,41): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(565,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(569,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(573,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(577,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(581,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(585,30): warning C4514: 'Eigen::internal::pmin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(589,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(593,30): warning C4514: 'Eigen::internal::pmax': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(611,41): warning C4514: 'Eigen::internal::pabs': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(694,41): warning C4514: 'Eigen::internal::pceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(704,41): warning C4514: 'Eigen::internal::pceil': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(717,41): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(718,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(753,42): warning C4514: 'Eigen::internal::ploadu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(759,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(763,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(765,41): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(774,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(783,1): warning C4514: 'Eigen::internal::ploadquad': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(792,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(797,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(799,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(803,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(807,46): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(812,47): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(820,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(827,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(832,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(839,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(849,37): warning C4514: 'Eigen::internal::pstore1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(855,37): warning C4514: 'Eigen::internal::pstore1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(868,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(869,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(870,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(889,39): warning C4514: 'Eigen::internal::pfirst': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(891,41): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(893,41): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(894,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(950,1): warning C4514: 'Eigen::internal::pbroadcast4': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(960,1): warning C4514: 'Eigen::internal::pbroadcast4': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(979,26): warning C4514: 'Eigen::internal::punpackp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1019,36): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1026,37): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1035,38): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1040,39): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1044,36): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1054,37): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1061,38): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1066,39): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1070,36): warning C4514: 'Eigen::internal::predux_min': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1087,38): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1092,39): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1096,36): warning C4514: 'Eigen::internal::predux_max': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1124,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1129,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1136,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1149,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1161,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1242,41): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/PacketMath.h(1252,41): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(63,41): warning C4514: 'Eigen::internal::pcast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(67,41): warning C4514: 'Eigen::internal::pcast': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(80,41): warning C4514: 'Eigen::internal::preinterpret': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/TypeCasting.h(84,41): warning C4514: 'Eigen::internal::preinterpret': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(28,10): warning C4514: 'Eigen::internal::plog': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(33,10): warning C4514: 'Eigen::internal::plog2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(38,10): warning C4514: 'Eigen::internal::plog2': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(43,10): warning C4514: 'Eigen::internal::plog1p': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(48,10): warning C4514: 'Eigen::internal::pexpm1': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(59,10): warning C4514: 'Eigen::internal::pexp': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(65,10): warning C4514: 'Eigen::internal::psin': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(71,10): warning C4514: 'Eigen::internal::pcos': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(113,11): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(118,10): warning C4514: 'Eigen::internal::prsqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(160,10): warning C4514: 'Eigen::internal::prsqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(167,1): warning C4514: 'Eigen::internal::ptanh': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(177,7): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/MathFunctions.h(184,8): warning C4514: 'Eigen::numext::sqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(68,42): warning C4514: 'Eigen::internal::psub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(70,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(98,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(101,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(104,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(105,42): warning C4514: 'Eigen::internal::ploadu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(119,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(121,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(122,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(125,47): warning C4514: 'Eigen::internal::pgather': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(131,42): warning C4514: 'Eigen::internal::pscatter': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(139,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(156,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(158,52): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(163,52): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(173,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(173,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(175,42): warning C4514: 'Eigen::internal::pdiv': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(235,42): warning C4514: 'Eigen::internal::psub': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(236,42): warning C4514: 'Eigen::internal::pnegate': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(257,42): warning C4514: 'Eigen::internal::ptrue': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(260,42): warning C4514: 'Eigen::internal::pxor': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(264,42): warning C4514: 'Eigen::internal::pload': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(271,42): warning C4514: 'Eigen::internal::ploaddup': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(274,37): warning C4514: 'Eigen::internal::pstore': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(275,37): warning C4514: 'Eigen::internal::pstoreu': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(277,37): warning C4514: 'Eigen::internal::prefetch': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(286,42): warning C4514: 'Eigen::internal::preverse': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(288,53): warning C4514: 'Eigen::internal::predux': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(293,53): warning C4514: 'Eigen::internal::predux_mul': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(298,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(298,1): warning C4514: 'Eigen::internal::conj_helper::pmadd': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(300,42): warning C4514: 'Eigen::internal::pdiv': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(314,1): warning C4514: 'Eigen::internal::ptranspose': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(323,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(329,42): warning C4514: 'Eigen::internal::pcmp_eq': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(335,43): warning C4514: 'Eigen::internal::pblend': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(340,42): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/arch/SSE/Complex.h(344,42): warning C4514: 'Eigen::internal::psqrt': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(42,53): warning C4514: 'Eigen::internal::scalar_sum_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(80,53): warning C4514: 'Eigen::internal::scalar_product_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(411,46): warning C4514: 'Eigen::internal::scalar_boolean_and_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(430,46): warning C4514: 'Eigen::internal::scalar_boolean_or_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/BinaryFunctors.h(449,46): warning C4514: 'Eigen::internal::scalar_boolean_xor_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(444,50): warning C4514: 'Eigen::internal::scalar_sqrt_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(754,50): warning C4514: 'Eigen::internal::scalar_square_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(783,50): warning C4514: 'Eigen::internal::scalar_cube_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/functors/UnaryFunctors.h(1046,47): warning C4514: 'Eigen::internal::scalar_logistic_op::operator ()': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(63,14): warning C4514: 'Eigen::internal::eval_expr_given_size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(101,3): warning C4514: 'Eigen::internal::SingleRange::SingleRange': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(102,9): warning C4514: 'Eigen::internal::SingleRange::operator []': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(103,32): warning C4514: 'Eigen::internal::SingleRange::size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/IndexedViewHelper.h(104,9): warning C4514: 'Eigen::internal::SingleRange::first': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/util/ReshapedHelper.h(38,14): warning C4514: 'Eigen::internal::get_runtime_reshape_size': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/IO.h(54,3): warning C4514: 'Eigen::IOFormat::IOFormat': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/DenseBase.h(20,20): warning C4514: 'Eigen::internal::check_DenseIndex_is_signed': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2607,23): warning C4514: 'Eigen::l1CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2616,23): warning C4514: 'Eigen::l2CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2626,23): warning C4514: 'Eigen::l3CacheSize': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/GeneralBlockPanelKernel.h(2638,13): warning C4514: 'Eigen::setCpuCacheSizes': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(53,13): warning C4514: 'Eigen::initParallel': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(63,12): warning C4514: 'Eigen::nbThreads': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src/Core/products/Parallelizer.h(72,13): warning C4514: 'Eigen::setNbThreads': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(95,10): warning C4514: 'linb::any::operator =': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(296,10): warning C4514: 'linb::any::is_typed': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\third_party/any.hpp(452,17): warning C4514: 'std::swap': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(234,3): warning C4514: 'Nabo::Parameters::Parameters': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\nabo.h(239,3): warning C4514: 'Nabo::Parameters::Parameters': unreferenced inline function has been removed (compiling source file C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp) [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(100): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(81): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(100): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(81): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(97): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(93): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(91): message : index 'dist' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(93): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(87): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\brute_force_cpu.cpp(89): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(144): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(147): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(139): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\src\nabo\index_heap.h(142): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Block.h(146): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Block.h(146): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Block.h(146): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(411): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(411): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(411): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(639): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(638): message : index 'size' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\DenseStorage.h(639): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(313): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(311): message : index 'j' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(313): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(308): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(307): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(308): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(295): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(295): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(295): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(207): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(205): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(207): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(206): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(205): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(206): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(204): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(203): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(204): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(200): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(200): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\Redux.h(200): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(576): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(575): message : index 'inner' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(576): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(572): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(571): message : index 'inner' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(572): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(568): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(567): message : index 'alignedStart' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(568): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\util\Memory.h(300): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(437): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(436): message : index 'alignedEnd' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(437): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(347): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(346): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(347): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(346): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(345): message : index '' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(346): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(411): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(410): message : index 'index' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\AssignEvaluator.h(411): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\PartialReduxEvaluator.h(131): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\PartialReduxEvaluator.h(130): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\PartialReduxEvaluator.h(131): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\PartialReduxEvaluator.h(126): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\PartialReduxEvaluator.h(125): message : index 'i' range checked by comparison on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] C:\J2\w\prod-v1\bsr@2\101556\baeaa\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\eigen3\Eigen\src\Core\PartialReduxEvaluator.h(126): message : feeds call on this line [C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\nabo.vcxproj] Auto build dll exports Creating library C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/build/Debug/nabo.lib and object C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/build/Debug/nabo.exp nabo.vcxproj -> C:\J2\w\prod-v1\bsr@2\101556\baeaa\s\fc5178\1\build\Debug\nabo.dll Building Custom Rule C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/fc5178/1/src/CMakeLists.txt libnabo/1.1.0: Package '4bc8068eadcba9ea94e5c1dd249bfc0a2b961027' built libnabo/1.1.0: Build folder C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\build libnabo/1.1.0: Generated conaninfo.txt libnabo/1.1.0: Generated conanbuildinfo.txt libnabo/1.1.0: Generating the package libnabo/1.1.0: Package folder C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\a8c3ac\1 libnabo/1.1.0: Calling package() libnabo/1.1.0: Copied 1 file: copyright libnabo/1.1.0: CMake command: cmake --install "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\build" --config Debug --prefix "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1" ----Running------ > cmake --install "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s\fc5178\1\build" --config Debug --prefix "C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1" ----------------- -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/lib/nabo.lib -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/bin/nabo.dll -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/include/nabo/nabo.h -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/include/nabo/third_party/any.hpp -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/share/doc/libnabo/README.md -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/share/libnabo/package.xml -- Up-to-date: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/lib/nabo.lib -- Up-to-date: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/bin/nabo.dll -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/share/libnabo/cmake/libnabo-targets.cmake -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/share/libnabo/cmake/libnabo-targets-debug.cmake -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/share/libnabo/cmake/libnaboConfig.cmake -- Installing: C:/J2/w/prod-v1/bsr@2/101556/baeaa/s/a8c3ac/1/share/libnabo/cmake/libnaboConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libnabo/1.1.0 package(): Packaged 1 '.dll' file: nabo.dll libnabo/1.1.0 package(): Packaged 1 '.h' file: nabo.h libnabo/1.1.0 package(): Packaged 1 '.hpp' file: any.hpp libnabo/1.1.0 package(): Packaged 1 '.lib' file: nabo.lib libnabo/1.1.0 package(): Packaged 1 file: copyright libnabo/1.1.0: Package '4bc8068eadcba9ea94e5c1dd249bfc0a2b961027' created libnabo/1.1.0: Created package revision 183c182fe41c2a716d4d827e3e59d4ae [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators -- No build type specified; defaulting to CMAKE_BUILD_TYPE=Release. OpenCL disabled, not looking for it libnabo/1.1.0: 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 libnabo/1.1.0: 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