******************************************************************************** conan install ode/0.16.2@#b3f50dc1cb84ae21c5b88e013b299149 --build=ode -pr C:\J\w\prod\BuildSingleReference\128315\deee2df2-c72f-4c10-9b6f-1ffcf85f74b0/profile_windows_15_mdd_vs_debug_64.ode-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.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=15 os=Windows [options] ode:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ode/0.16.2: Forced build from source Installing package: ode/0.16.2 Requirements ode/0.16.2 from local cache - Cache Packages ode/0.16.2:45d520c26cc0e8baa4e0327170ef4fd1affb95ef - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ode/0.16.2: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\source\src ode/0.16.2: [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 ode/0.16.2: Copying sources to build folder ode/0.16.2: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef ode/0.16.2: Generator txt created conanbuildinfo.txt ode/0.16.2: Calling generate() ode/0.16.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' ode/0.16.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0042=NEW -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0075=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' ode/0.16.2: 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 ode/0.16.2: Calling build() ode/0.16.2: Apply patch (portability): Fix cross-build to macOS, iOS, watchOS & tvOS ode/0.16.2: Apply patch (conan): Allow to build static library without PIC ode/0.16.2: Apply patch (conan): Fix link to CMake imported target of libccd ode/0.16.2: Apply patch (conan): Fix casing issue in include of ode/timer.h ode/0.16.2: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0075="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0075="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: opengl32 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Looking for include file alloca.h -- Looking for include file alloca.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for isnan -- Looking for isnan - not found -- Looking for isnanf -- Looking for isnanf - not found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for pthread_attr_setstacklazy -- Looking for pthread_attr_setstacklazy - not found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for _isnan -- Looking for _isnan - found -- Looking for _isnanf -- Looking for _isnanf - found -- Looking for __isnan -- Looking for __isnan - not found -- Looking for __isnanf -- Looking for __isnanf - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/build ode/0.16.2: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/src/CMakeLists.txt array.cpp box.cpp capsule.cpp collision_cylinder_box.cpp collision_cylinder_plane.cpp collision_cylinder_sphere.cpp collision_kernel.cpp collision_quadtreespace.cpp collision_sapspace.cpp collision_space.cpp collision_transform.cpp collision_trimesh_disabled.cpp collision_util.cpp convex.cpp cylinder.cpp default_threading.cpp error.cpp export-dif.cpp fastdot.cpp fastldltfactor.cpp fastldltsolve.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\collision_space.cpp(481): warning C4244: 'initializing': conversion from 'sizeint' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] fastlsolve.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\collision_space.cpp(559): warning C4244: '=': conversion from 'sizeint' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\collision_space.cpp(563): warning C4244: '=': conversion from 'sizeint' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] fastltsolve.cpp fastvecscale.cpp heightfield.cpp lcp.cpp mass.cpp c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1449): warning C4789: buffer 'sameZ' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1049): warning C4789: buffer 'q' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1426): warning C4789: buffer 'sameZ' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1033): warning C4789: buffer 'q' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1403): warning C4789: buffer 'sameZ' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(843): warning C4789: buffer 'q' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1380): warning C4789: buffer 'sameZ' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(827): warning C4789: buffer 'q' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1350): warning C4789: buffer 'sameZ' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(806): warning C4789: buffer 'q' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(1327): warning C4789: buffer 'sameZ' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\fastldltfactor_impl.h(790): warning C4789: buffer 'q' of size 8 bytes will be overrun; 8 bytes will be written starting at offset 8 [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] mat.cpp matrix.cpp memory.cpp misc.cpp objects.cpp obstack.cpp ode.cpp odeinit.cpp odemath.cpp plane.cpp quickstep.cpp ray.cpp resource_control.cpp rotation.cpp simple_cooperative.cpp sphere.cpp step.cpp threading_base.cpp threading_impl.cpp threading_pool_posix.cpp threading_pool_win.cpp timer.cpp util.cpp amotor.cpp ball.cpp contact.cpp dball.cpp dhinge.cpp fixed.cpp hinge.cpp hinge2.cpp joint.cpp lmotor.cpp null.cpp piston.cpp plane2d.cpp pr.cpp pu.cpp slider.cpp transmission.cpp universal.cpp collision_convex_trimesh.cpp collision_cylinder_trimesh.cpp collision_trimesh_box.cpp collision_trimesh_ccylinder.cpp collision_trimesh_internal.cpp collision_trimesh_opcode.cpp collision_trimesh_plane.cpp collision_trimesh_ray.cpp collision_trimesh_sphere.cpp collision_trimesh_trimesh.cpp collision_trimesh_trimesh_old.cpp OPC_AABBCollider.cpp OPC_AABBTree.cpp OPC_BaseModel.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\collision_trimesh_ray.cpp(59): warning C4244: 'argument': conversion from 'dReal' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_Collider.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_AABBCollider.cpp(325): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_AABBCollider.cpp(384): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_AABBCollider.cpp(441): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_AABBCollider.cpp(446): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_Common.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_AABBCollider.cpp(490): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_AABBCollider.cpp(495): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_HybridModel.cpp OPC_LSSCollider.cpp OPC_MeshInterface.cpp OPC_Model.cpp OPC_OBBCollider.cpp OPC_OptimizedTree.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_LSSCollider.cpp(352): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_LSSCollider.cpp(411): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_LSSCollider.cpp(468): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_LSSCollider.cpp(473): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_LSSCollider.cpp(517): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_LSSCollider.cpp(522): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_Picking.cpp OPC_PlanesCollider.cpp OPC_RayCollider.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OBBCollider.cpp(420): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OBBCollider.cpp(479): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OBBCollider.cpp(536): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OBBCollider.cpp(541): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OBBCollider.cpp(585): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OBBCollider.cpp(590): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OptimizedTree.cpp(398): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_OptimizedTree.cpp(410): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_SphereCollider.cpp OPC_TreeBuilders.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_PlanesCollider.cpp(287): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_PlanesCollider.cpp(350): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_PlanesCollider.cpp(411): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_PlanesCollider.cpp(416): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_PlanesCollider.cpp(464): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_PlanesCollider.cpp(469): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(502): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(502): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(532): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(532): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_TreeCollider.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(557): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(557): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(565): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(565): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(588): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(588): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(596): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(596): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(640): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(640): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] OPC_VolumeCollider.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(670): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(670): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(695): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(695): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(703): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(703): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(726): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(726): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(734): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_RayCollider.cpp(734): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] Opcode.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_SphereCollider.cpp(365): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_SphereCollider.cpp(424): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_SphereCollider.cpp(481): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_SphereCollider.cpp(486): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_SphereCollider.cpp(530): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_SphereCollider.cpp(535): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] IceAABB.cpp IceContainer.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(489): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(612): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(618): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(634): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] IceHPoint.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(640): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(672): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(672): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(674): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(679): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(686): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(686): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(696): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(696): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(707): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(707): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(709): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(714): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(722): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(722): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(733): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(733): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(761): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(818): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(823): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(844): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(849): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(880): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(880): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(882): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(887): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(894): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(894): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(904): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(904): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(915): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(915): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(917): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(922): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(930): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(930): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(941): warning C4267: '=': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\OPC_TreeCollider.cpp(941): warning C4267: 'argument': conversion from 'size_t' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] IceIndexedTriangle.cpp IceMatrix3x3.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\ode\src\collision_trimesh_sphere.cpp(276): warning C4244: '=': conversion from 'dReal' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] IceMatrix4x4.cpp C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\src\OPCODE\Ice\IceContainer.cpp(55): warning C4244: 'initializing': conversion from 'float' to 'udword', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] IceOBB.cpp IcePlane.cpp IcePoint.cpp IceRandom.cpp IceRay.cpp IceRevisitedRadix.cpp IceSegment.cpp IceTriangle.cpp IceUtils.cpp odeou.cpp odetls.cpp atomic.cpp customization.cpp malloc.cpp threadlocalstorage.cpp nextafterf.c collision_trimesh_trimesh_old.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\ODE.vcxproj] ODE.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build\Debug\ode_doublesd.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/src/CMakeLists.txt ode/0.16.2: Package '45d520c26cc0e8baa4e0327170ef4fd1affb95ef' built ode/0.16.2: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build ode/0.16.2: Generated conaninfo.txt ode/0.16.2: Generated conanbuildinfo.txt ode/0.16.2: Generating the package ode/0.16.2: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\package\45d520c26cc0e8baa4e0327170ef4fd1affb95ef ode/0.16.2: Calling package() ode/0.16.2: Copied 1 file: COPYING ode/0.16.2: Copied 2 '.TXT' files: LICENSE-BSD.TXT, LICENSE.TXT ode/0.16.2: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\ode\0.16.2\_\_\build\45d520c26cc0e8baa4e0327170ef4fd1affb95ef\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/lib/ode_doublesd.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/collision.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/collision_space.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/collision_trimesh.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/common.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/compatibility.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/contact.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/cooperative.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/error.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/export-dif.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/mass.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/matrix.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/matrix_coop.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/memory.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/misc.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/objects.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/ode.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/odeconfig.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/odecpp.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/odecpp_collision.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/odeinit.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/odemath.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/odemath_legacy.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/rotation.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/threading.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/threading_impl.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/timer.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/precision.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/include/ode/version.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/lib/pkgconfig/ode.pc -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/bin/ode-config -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/lib/cmake/ode-0.16.2/ode-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/lib/cmake/ode-0.16.2/ode-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/lib/cmake/ode-0.16.2/ode-export.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/45d520c26cc0e8baa4e0327170ef4fd1affb95ef/lib/cmake/ode-0.16.2/ode-export-debug.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(): [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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK ode/0.16.2 package(): Packaged 2 files: ode-config, COPYING ode/0.16.2 package(): Packaged 28 '.h' files ode/0.16.2 package(): Packaged 1 '.lib' file: ode_doublesd.lib ode/0.16.2 package(): Packaged 2 '.TXT' files: LICENSE-BSD.TXT, LICENSE.TXT ode/0.16.2: Package '45d520c26cc0e8baa4e0327170ef4fd1affb95ef' created ode/0.16.2: Created package revision 9ab328be0089c2e3c3afc61f1d88ac53 [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 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. ode/0.16.2: 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 ode/0.16.2: 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