******************************************************************************** conan install gtsam/4.0.3@#b97840ea3cf967e39697592db37cc5ab --build=gtsam -pr C:\J\w\BuildSingleReference@2/84255/8169718b-5b82-4fc7-830f-909fec8d5350/profile_windows_16_mtd_vs_debug_64.gtsam-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] gtsam:shared=False [build_requires] [env] gtsam/4.0.3: Forced build from source Installing package: gtsam/4.0.3 Requirements boost/1.78.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache eigen/3.4.0 from 'conan-center' - Cache gtsam/4.0.3 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.78.0:b78ed57e47c906ab16220aec078c5606bbd3fdcb - Cache bzip2/1.0.8:73c22595362cd7ddee053c6b60c2c6360d1a8f7e - Cache eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache gtsam/4.0.3:4d3e1610309e36e2b46185c534348a478a3bccfe - Build zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\73c22595362cd7ddee053c6b60c2c6360d1a8f7e\bin eigen/3.4.0: Already installed! zlib/1.2.11: Already installed! boost/1.78.0: Already installed! boost/1.78.0: Disabled magic autolinking (smart and magic decisions) gtsam/4.0.3: Copying sources to build folder gtsam/4.0.3: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe gtsam/4.0.3: Generator cmake_find_package created FindBoost.cmake gtsam/4.0.3: Generator cmake_find_package created FindEigen3.cmake gtsam/4.0.3: Generator cmake_find_package created FindZLIB.cmake gtsam/4.0.3: Generator cmake_find_package created FindBZip2.cmake gtsam/4.0.3: Generator cmake created conanbuildinfo.cmake gtsam/4.0.3: 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 gtsam/4.0.3: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\package\4d3e1610309e36e2b46185c534348a478a3bccfe" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DGTSAM_USE_QUATERNIONS="False" -DGTSAM_POSE3_EXPMAP="False" -DGTSAM_ROT3_EXPMAP="False" -DGTSAM_ENABLE_CONSISTENCY_CHECKS="False" -DGTSAM_WITH_TBB="False" -DGTSAM_WITH_EIGEN_MKL="False" -DGTSAM_WITH_EIGEN_MKL_OPENMP="False" -DGTSAM_THROW_CHEIRALITY_EXCEPTION="True" -DGTSAM_ALLOW_DEPRECATED_SINCE_V4="True" -DGTSAM_TYPEDEF_POINTS_TO_VECTORS="False" -DGTSAM_SUPPORT_NESTED_DISSECTION="False" -DGTSAM_TANGENT_PREINTEGRATION="False" -DGTSAM_BUILD_UNSTABLE="True" -DGTSAM_DISABLE_NEW_TIMERS="False" -DGTSAM_BUILD_TYPE_POSTFIXES="False" -DGTSAM_BUILD_TESTS="False" -DBoost_USE_STATIC_LIBS="True" -DBoost_NO_SYSTEM_PATHS="True" -DGTSAM_BUILD_DOCS="False" -DGTSAM_BUILD_DOC_HTML="False" -DGTSAM_BUILD_EXAMPLES_ALWAYS="False" -DGTSAM_BUILD_WRAP="False" -DGTSAM_BUILD_WITH_MARCH_NATIVE="False" -DGTSAM_WRAP_SERIALIZATION="True" -DGTSAM_INSTALL_MATLAB_TOOLBOX="False" -DGTSAM_INSTALL_CYTHON_TOOLBOX="False" -DGTSAM_INSTALL_CPPUNITLITE="True" -DGTSAM_INSTALL_GEOGRAPHICLIB="False" -DGTSAM_USE_SYSTEM_EIGEN="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- 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 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- GTSAM_SOURCE_ROOT_DIR: [C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe/source_subfolder] -- Conan: Using autogenerated FindBoost.cmake -- Found Boost: 1.78.0 (found suitable version "1.78.0", minimum required is "1.43") -- Conan: Component 'serialization' found in package 'Boost' -- Conan: Component 'system' found in package 'Boost' -- Conan: Component 'filesystem' found in package 'Boost' -- Conan: Component 'thread' found in package 'Boost' -- Conan: Component 'program_options' found in package 'Boost' -- Conan: Component 'date_time' found in package 'Boost' -- Conan: Component 'timer' found in package 'Boost' -- Conan: Component 'chrono' found in package 'Boost' -- Conan: Component 'regex' found in package 'Boost' -- Library libboost_contract found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_contract.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_coroutine.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_coroutine.lib -- Library libboost_fiber_numa found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber_numa.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_context.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_graph.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_iostreams.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_json.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_json.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_locale.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_locale.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log_setup.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_nowide.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_program_options.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_random.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_regex.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_timer.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_thread.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_thread.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_chrono.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_container.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_date_time.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_exception.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wave.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_filesystem.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_filesystem.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_atomic.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_atomic.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wserialization.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_serialization.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_serialization.lib -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/73c22595362cd7ddee053c6b60c2c6360d1a8f7e/lib/bz2.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/73c22595362cd7ddee053c6b60c2c6360d1a8f7e/lib/bz2.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_serialization.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_serialization.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wserialization.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wserialization.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_atomic.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_atomic.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_filesystem.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_filesystem.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wave.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_wave.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_exception.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_exception.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_test_exec_monitor.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_unit_test_framework.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_date_time.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_date_time.lib -- Library libboost_container found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_container.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_container.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_chrono.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_chrono.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_thread.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_thread.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_type_erasure.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_timer.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_timer.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_stacktrace_noop.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_regex.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_regex.lib -- Library libboost_random found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_random.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_random.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_program_options.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_program_options.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_nowide.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_nowide.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1l.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_tr1.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99l.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_math_c99.lib -- Library libboost_log found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log_setup.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_log_setup.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_locale.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_locale.lib -- Library libboost_json found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_json.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_json.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_iostreams.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_iostreams.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_graph.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_graph.lib -- Library libboost_context found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_context.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_context.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber.lib -- Library libboost_fiber_numa found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_fiber_numa.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_coroutine.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_coroutine.lib -- Library libboost_contract found C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_contract.lib -- Found: C:/J/w/BuildSingleReference@2/s/6fa50f/1/lib/libboost_contract.lib -- Could NOT find TBB (missing: TBB_INCLUDE_DIRS TBB_LIBRARIES tbb tbbmalloc) (Required is at least version "4.4") -- Could NOT find MKL (missing: MKL_INCLUDE_DIR MKL_LIBRARIES) -- Found OpenMP_C: -openmp (found version "2.0") -- Found OpenMP_CXX: -openmp (found version "2.0") -- Found OpenMP: TRUE (found version "2.0") -- Conan: Using autogenerated FindEigen3.cmake -- Found Eigen3: 3.4.0 (found version "3.4.0") -- Building 3rdparty -- Could NOT find GeographicLib (missing: GeographicLib_LIBRARY_DIRS GeographicLib_LIBRARIES GeographicLib_INCLUDE_DIRS) -- Building base -- Building geometry -- Building inference -- Building symbolic -- Building discrete -- Building linear -- Building nonlinear -- Building sam -- Building sfm -- Building slam -- Building smart -- Building navigation -- Adding precompiled header for MSVC -- GTSAM Version: 4.0.3 -- Install prefix: C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/package/4d3e1610309e36e2b46185c534348a478a3bccfe -- Building GTSAM - shared: False -- Building base_unstable -- Building geometry_unstable -- Building linear_unstable -- Building discrete_unstable -- Building dynamics_unstable -- Building nonlinear_unstable -- Building slam_unstable -- GTSAM_UNSTABLE Version: 4.0.3 -- Install prefix: C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/package/4d3e1610309e36e2b46185c534348a478a3bccfe -- Wrote C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe/build_subfolder/source_subfolder/GTSAMConfig.cmake -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- =============================================================== -- ================ Configuration Options ====================== -- CMAKE_CXX_COMPILER_ID type : MSVC -- CMAKE_CXX_COMPILER_VERSION : 19.29.30139.0 -- CMake version : 3.15.6 -- CMake generator : Visual Studio 16 2019 -- CMake build tool : C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe -- Build flags -- Build Tests : Disabled -- Build examples with 'make all' : Disabled -- Build timing scripts with 'make all': Disabled -- Build shared GTSAM libraries : Disabled -- Put build type in library name : Disabled -- Build libgtsam_unstable : Enabled -- GTSAM_COMPILE_FEATURES_PUBLIC : cxx_std_11 -- GTSAM_COMPILE_OPTIONS_PRIVATE : /W3;/GR;/EHsc;/MP;$<$:/MTd;/Zi;/Ob0;/Od;/RTC1>;$<$:/MTd;/O2>;$<$:/MTd;/O2>;$<$:/MTd;/O2;/Zi>;$<$:/MTd;/O2;/D;/Zi;/d2Zi+>;/wd4244;/wd4251;/wd4275;/wd4251;/wd4661;/wd4344;/wd4503;/bigobj -- GTSAM_COMPILE_OPTIONS_PUBLIC : /wd4267 -- GTSAM_COMPILE_DEFINITIONS_PRIVATE : WINDOWS_LEAN_AND_MEAN;NOMINMAX;$<$:_DEBUG;EIGEN_INITIALIZE_MATRICES_BY_NAN>;$<$:NDEBUG>;$<$:NDEBUG;ENABLE_TIMING>;$<$:NDEBUG>;$<$:NDEBUG>;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS -- GTSAM_COMPILE_DEFINITIONS_PUBLIC : -- GTSAM_COMPILE_OPTIONS_PRIVATE_DEBUG : /MTd;/Zi;/Ob0;/Od;/RTC1 -- GTSAM_COMPILE_OPTIONS_PUBLIC_DEBUG : -- GTSAM_COMPILE_DEFINITIONS_PRIVATE_DEBUG : _DEBUG;EIGEN_INITIALIZE_MATRICES_BY_NAN -- GTSAM_COMPILE_DEFINITIONS_PUBLIC_DEBUG : -- GTSAM_COMPILE_OPTIONS_PRIVATE_RELEASE : /MTd;/O2 -- GTSAM_COMPILE_OPTIONS_PUBLIC_RELEASE : -- GTSAM_COMPILE_DEFINITIONS_PRIVATE_RELEASE : NDEBUG -- GTSAM_COMPILE_DEFINITIONS_PUBLIC_RELEASE : -- GTSAM_COMPILE_OPTIONS_PRIVATE_TIMING : /MTd;/O2 -- GTSAM_COMPILE_OPTIONS_PUBLIC_TIMING : -- GTSAM_COMPILE_DEFINITIONS_PRIVATE_TIMING : NDEBUG;ENABLE_TIMING -- GTSAM_COMPILE_DEFINITIONS_PUBLIC_TIMING : -- GTSAM_COMPILE_OPTIONS_PRIVATE_PROFILING : /MTd;/O2;/Zi -- GTSAM_COMPILE_OPTIONS_PUBLIC_PROFILING : -- GTSAM_COMPILE_DEFINITIONS_PRIVATE_PROFILING : NDEBUG -- GTSAM_COMPILE_DEFINITIONS_PUBLIC_PROFILING : -- GTSAM_COMPILE_OPTIONS_PRIVATE_RELWITHDEBINFO : /MTd;/O2;/D;/Zi;/d2Zi+ -- GTSAM_COMPILE_OPTIONS_PUBLIC_RELWITHDEBINFO : -- GTSAM_COMPILE_DEFINITIONS_PRIVATE_RELWITHDEBINFO : NDEBUG -- GTSAM_COMPILE_DEFINITIONS_PUBLIC_RELWITHDEBINFO : -- GTSAM_COMPILE_OPTIONS_PRIVATE_MINSIZEREL : -- GTSAM_COMPILE_OPTIONS_PUBLIC_MINSIZEREL : -- GTSAM_COMPILE_DEFINITIONS_PRIVATE_MINSIZEREL : -- GTSAM_COMPILE_DEFINITIONS_PUBLIC_MINSIZEREL : -- Use System Eigen : True (Using version: ) -- Use Intel TBB : TBB not found -- Eigen will use MKL : MKL not found -- Eigen will use MKL and OpenMP : OpenMP found but GTSAM_WITH_EIGEN_MKL is disabled -- Default allocator : STL -- Cheirality exceptions enabled : YES -- Packaging flags -- CPack Source Generator : TGZ -- CPack Generator : TGZ -- GTSAM flags -- Quaternions as default Rot3 : Disabled -- Runtime consistency checking : Disabled -- Rot3 retract is full ExpMap : Disabled -- Pose3 retract is full ExpMap : Disabled -- Deprecated in GTSAM 4 allowed : Enabled -- Point3 is typedef to Vector3 : Disabled -- Metis-based Nested Dissection : Disabled -- Use tangent-space preintegration: Disabled -- Build Wrap : Disabled -- MATLAB toolbox flags -- Install MATLAB toolbox : Disabled -- Cython toolbox flags -- Install Cython toolbox : Disabled -- =============================================================== -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe/source_subfolder/CppUnitLite/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe/source_subfolder/gtsam/CMakeLists.txt Test.cpp TestRegistry.cpp TestResult.cpp precompiled_header.cpp CppUnitLite.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\lib\CppUnitLite.lib cl : command line warning D9025: overriding '/W3' with '/w' [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] cl : command line warning D9025: overriding '/W3' with '/w' [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] cl : command line warning D9025: overriding '/W3' with '/w' [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] ccolamd.c SuiteSparse_config.c DSFVector.cpp Matrix.cpp SymmetricBlockMatrix.cpp Vector.cpp VerticalBlockMatrix.cpp cholesky.cpp debug.cpp timing.cpp types.cpp Cal3Bundler.cpp Cal3DS2.cpp Cal3DS2_Base.cpp Cal3Fisheye.cpp Cal3Unified.cpp Cal3_S2.cpp Cal3_S2Stereo.cpp CalibratedCamera.cpp Cyclic.cpp EssentialMatrix.cpp Line3.cpp OrientedPlane3.cpp Point2.cpp Point3.cpp C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\geometry\Cal3_S2.cpp(41,3): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] Pose2.cpp Pose3.cpp Rot2.cpp Rot3.cpp Rot3M.cpp SO3.cpp SO4.cpp SOn.cpp SimpleCamera.cpp StereoCamera.cpp StereoPoint2.cpp Unit3.cpp triangulation.cpp BayesTree.cpp Factor.cpp Key.cpp LabeledSymbol.cpp Ordering.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] Symbol.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] VariableIndex.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] VariableSlots.cpp SymbolicBayesNet.cpp SymbolicBayesTree.cpp SymbolicConditional.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] SymbolicEliminationTree.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] SymbolicFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] SymbolicFactorGraph.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] SymbolicISAM.cpp SymbolicJunctionTree.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] DecisionTreeFactor.cpp DiscreteBayesNet.cpp DiscreteBayesTree.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] DiscreteConditional.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] DiscreteEliminationTree.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] DiscreteFactor.cpp DiscreteFactorGraph.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] DiscreteJunctionTree.cpp DiscreteKey.cpp Potentials.cpp Signature.cpp ConjugateGradientSolver.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] Errors.cpp GaussianBayesNet.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] GaussianBayesTree.cpp GaussianConditional.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] GaussianDensity.cpp GaussianEliminationTree.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] GaussianFactor.cpp GaussianFactorGraph.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] GaussianISAM.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] GaussianJunctionTree.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] HessianFactor.cpp IterativeSolver.cpp JacobianFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] KalmanFilter.cpp LossFunctions.cpp NoiseModel.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] PCGSolver.cpp Preconditioner.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] Sampler.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] Scatter.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/spirit/include/phoenix.hpp(12): message : This header is deprecated. Use instead. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] SubgraphBuilder.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] SubgraphPreconditioner.cpp SubgraphSolver.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] VectorValues.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] iterative.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] linearExceptions.cpp DoglegOptimizer.cpp DoglegOptimizerImpl.cpp GaussNewtonOptimizer.cpp ISAM2-impl.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/optional/detail/optional_reference_spec.hpp(101,51): warning C4180: qualifier applied to function type has no meaning; ignored (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\linear\SubgraphSolver.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/optional/detail/optional_reference_spec.hpp(107): message : see reference to class template instantiation 'boost::detail::is_same_decayed' being compiled [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex, U=std::pair,boost::shared_ptr> (__cdecl &)(const gtsam::GaussianFactorGraph &,const gtsam::Ordering &) ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\linear\SubgraphSolver.cpp) C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/core/enable_if.hpp(41): message : see reference to class template instantiation 'boost::detail::no_unboxing_cond,boost::shared_ptr> (__cdecl &)(const gtsam::GaussianFactorGraph &,const gtsam::Ordering &)>' being compiled [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\linear\SubgraphSolver.cpp) C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\linear\SubgraphSolver.cpp(43): message : see reference to class template instantiation 'boost::enable_if,boost::shared_ptr> (__cdecl &)(const gtsam::GaussianFactorGraph &,const gtsam::Ordering &)>,bool>' being compiled [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex ] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/optional/detail/optional_reference_spec.hpp(194): message : while compiling class template member function 'boost::optional::optional(R &&,boost::enable_if,bool>::type) noexcept' [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\linear\SubgraphSolver.cpp) C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] ISAM2.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] ISAM2Clique.cpp ISAM2Params.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] LevenbergMarquardtOptimizer.cpp LevenbergMarquardtParams.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] LinearContainerFactor.cpp Marginals.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] NonlinearConjugateGradientOptimizer.cpp NonlinearFactor.cpp NonlinearFactorGraph.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] NonlinearISAM.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] NonlinearOptimizer.cpp NonlinearOptimizerParams.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] Values.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/optional/detail/optional_reference_spec.hpp(101,51): warning C4180: qualifier applied to function type has no meaning; ignored (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\nonlinear\Marginals.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/optional/detail/optional_reference_spec.hpp(107): message : see reference to class template instantiation 'boost::detail::is_same_decayed' being compiled [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex, U=std::pair,boost::shared_ptr> (__cdecl &)(const gtsam::GaussianFactorGraph &,const gtsam::Ordering &) ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\nonlinear\Marginals.cpp) C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/core/enable_if.hpp(41): message : see reference to class template instantiation 'boost::detail::no_unboxing_cond,boost::shared_ptr> (__cdecl &)(const gtsam::GaussianFactorGraph &,const gtsam::Ordering &)>' being compiled [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\nonlinear\Marginals.cpp) C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\nonlinear\Marginals.cpp(94): message : see reference to class template instantiation 'boost::enable_if,boost::shared_ptr> (__cdecl &)(const gtsam::GaussianFactorGraph &,const gtsam::Ordering &)>,bool>' being compiled [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex ] TranslationRecovery.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/optional/detail/optional_reference_spec.hpp(194): message : while compiling class template member function 'boost::optional::optional(R &&,boost::enable_if,bool>::type) noexcept' [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] with [ T=const gtsam::VariableIndex ] (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\source_subfolder\gtsam\nonlinear\Marginals.cpp) EssentialMatrixConstraint.cpp FrobeniusFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] InitializePose3.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] OrientedPlane3Factor.cpp dataset.cpp lago.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] AHRSFactor.cpp AttitudeFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] CombinedImuFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] GPSFactor.cpp ImuBias.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] ImuFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] ManifoldPreintegration.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] NavState.cpp PreintegratedRotation.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] PreintegrationBase.cpp PreintegrationParams.cpp ScenarioRunner.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] TangentPreintegration.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam\gtsam.vcxproj] gtsam.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\lib\libgtsam.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/gtsam/4.0.3/_/_/build/4d3e1610309e36e2b46185c534348a478a3bccfe/source_subfolder/gtsam_unstable/CMakeLists.txt Dummy.cpp BearingS2.cpp Event.cpp Pose3Upright.cpp SimPolygon2D.cpp SimWall2D.cpp Similarity3.cpp LPInitSolver.cpp LPSolver.cpp QPSParser.cpp QPSolver.cpp AllDiff.cpp CSP.cpp Domain.cpp Scheduler.cpp SingleValue.cpp PoseRTV.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] SimpleHelicopter.cpp BatchFixedLagSmoother.cpp ConcurrentBatchFilter.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] ConcurrentBatchSmoother.cpp ConcurrentFilteringAndSmoothing.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] ConcurrentIncrementalFilter.cpp ConcurrentIncrementalSmoother.cpp FixedLagSmoother.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] IncrementalFixedLagSmoother.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] LinearizedFactor.cpp AHRS.cpp DummyFactor.cpp Mechanization_bRn2.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] RelativeElevationFactor.cpp C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] C:\J\w\BuildSingleReference@2\s\6fa50f\1\include\boost/bind.hpp(41): message : The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder\source_subfolder\gtsam_unstable\gtsam_unstable.vcxproj] gtsam/4.0.3: CMake Warning at source_subfolder/CMakeLists.txt:336 (message): Cannot determine Eigen version, missing file: `/Eigen/src/Core/util/Macros.h` CMake Warning: Manually-specified variables were not used by the project: Boost_NO_SYSTEM_PATHS CMAKE_EXPORT_NO_PACKAGE_REGISTRY GTSAM_BUILD_DOCS GTSAM_BUILD_DOC_HTML GTSAM_BUILD_WITH_MARCH_NATIVE GTSAM_WRAP_SERIALIZATION gtsam/4.0.3: ERROR: Package '4d3e1610309e36e2b46185c534348a478a3bccfe' build failed gtsam/4.0.3: WARN: Build folder C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe ERROR: gtsam/4.0.3: Error in build() method, line 180 cmake.build() ConanException: Error 4294967295 while executing cmake --build C:\J\w\BuildSingleReference@2\.conan\data\gtsam\4.0.3\_\_\build\4d3e1610309e36e2b46185c534348a478a3bccfe\build_subfolder --config Debug -- /m:16 /verbosity:minimal