******************************************************************************** conan install bullet3/3.21@#a8a1ba0aa004b084ed9488f7606c9a01 --build=bullet3 -pr C:\J\w\prod\BuildSingleReference@4/5009/2880a031-3c14-4324-904c-268e36a97e9b/profile_windows_15_md_vs_release_64.bullet3-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] bullet3:shared=False [build_requires] [env] bullet3/3.21: Forced build from source Installing package: bullet3/3.21 Requirements bullet3/3.21 from local cache - Cache Packages bullet3/3.21:1ffc50fbe19104e5d03c20aeb745fc5145861418 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bullet3/3.21: Configuring sources in C:\J\w\prod\BuildSingleReference@4/s\6d1907\1 [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 bullet3/3.21: Copying sources to build folder bullet3/3.21: Building your package in C:\J\w\prod\BuildSingleReference@4/s\c91d59\1 bullet3/3.21: Generator cmake created conanbuildinfo.cmake bullet3/3.21: 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 bullet3/3.21: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4/s\c91d59\1 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4/s\7b443f\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_BULLET3="True" -DINSTALL_LIBS="True" -DUSE_GRAPHICAL_BENCHMARK="False" -DUSE_DOUBLE_PRECISION="False" -DBULLET2_MULTITHREADING="False" -DUSE_SOFT_BODY_MULTI_BODY_DYNAMICS_WORLD="False" -DBUILD_ENET="False" -DBUILD_CLSOCKET="False" -DBUILD_CPU_DEMOS="False" -DBUILD_OPENGL3_DEMOS="False" -DBUILD_BULLET2_DEMOS="False" -DBUILD_EXTRAS="False" -DBUILD_UNIT_TESTS="False" -DUSE_MSVC_RUNTIME_LIBRARY_DLL="True" -Wno-dev C:\J\w\prod\BuildSingleReference@4/s\c91d59\1 ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.0 -- 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 -- 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 -- 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- 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 -- 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 -- Found OpenGL: opengl32 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/s/c91d59/1 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4/s\c91d59\1 --config Release -- /m:16 /verbosity:minimal ----------------- 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@4/s/c91d59/1/source_subfolder/src/BulletInverseDynamics/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/Bullet3Common/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/Bullet3Collision/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/BulletCollision/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/Bullet3Serialize/Bullet2FileLoader/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/BulletDynamics/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/Bullet3Dynamics/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/Bullet3OpenCL/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/Bullet3Geometry/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/BulletSoftBody/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/source_subfolder/src/LinearMath/CMakeLists.txt IDMath.cpp MultiBodyTree.cpp b3DynamicBvh.cpp b3DynamicBvhBroadphase.cpp b3OverlappingPairCache.cpp b3BulletFile.cpp MultiBodyTreeInitCache.cpp b3ConvexUtility.cpp b3Chunk.cpp MultiBodyTreeImpl.cpp btAxisSweep3.cpp b3CpuNarrowPhase.cpp btBroadphaseProxy.cpp btCollisionAlgorithm.cpp b3DNA.cpp btDbvt.cpp b3File.cpp btDbvtBroadphase.cpp b3Serializer.cpp b3AlignedAllocator.cpp b3Vector3.cpp btDispatcher.cpp btOverlappingPairCache.cpp b3Logging.cpp btQuantizedBvh.cpp btSimpleBroadphase.cpp btActivatingCollisionAlgorithm.cpp btBoxBoxCollisionAlgorithm.cpp btBox2dBox2dCollisionAlgorithm.cpp b3CpuRigidBodyPipeline.cpp btBoxBoxDetector.cpp btCollisionDispatcher.cpp btCollisionDispatcherMt.cpp b3FixedConstraint.cpp btCollisionObject.cpp btCollisionWorld.cpp b3Generic6DofConstraint.cpp btCollisionWorldImporter.cpp btCompoundCollisionAlgorithm.cpp btCompoundCompoundCollisionAlgorithm.cpp btConvexConcaveCollisionAlgorithm.cpp b3PgsJacobiSolver.cpp btConvexConvexAlgorithm.cpp btConvexPlaneCollisionAlgorithm.cpp btConvex2dConvex2dAlgorithm.cpp b3Point2PointConstraint.cpp btDefaultCollisionConfiguration.cpp btEmptyCollisionAlgorithm.cpp b3TypedConstraint.cpp btGhostObject.cpp btHashedSimplePairCache.cpp btInternalEdgeUtility.cpp btManifoldResult.cpp btSimulationIslandManager.cpp btSphereBoxCollisionAlgorithm.cpp Bullet3Collision.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Collision.lib btSphereSphereCollisionAlgorithm.cpp btSphereTriangleCollisionAlgorithm.cpp btUnionFind.cpp btSoftBody.cpp btSoftBodyConcaveCollisionAlgorithm.cpp btSoftBodyHelpers.cpp btKinematicCharacterController.cpp btConeTwistConstraint.cpp btContactConstraint.cpp btFixedConstraint.cpp btGearConstraint.cpp btGeneric6DofConstraint.cpp b3ConvexHullComputer.cpp btSoftBodyRigidBodyCollisionConfiguration.cpp SphereTriangleDetector.cpp btSoftRigidCollisionAlgorithm.cpp btBoxShape.cpp btSoftRigidDynamicsWorld.cpp btAlignedAllocator.cpp btConvexHull.cpp clew.c b3GeometryUtil.cpp btBox2dShape.cpp btGeneric6DofSpringConstraint.cpp btConvexHullComputer.cpp btGeneric6DofSpring2Constraint.cpp btSoftMultiBodyDynamicsWorld.cpp btHinge2Constraint.cpp btHingeConstraint.cpp btSoftSoftCollisionAlgorithm.cpp btBvhTriangleMeshShape.cpp btPoint2PointConstraint.cpp btSequentialImpulseConstraintSolver.cpp btSequentialImpulseConstraintSolverMt.cpp btBatchedConstraints.cpp btNNCGConstraintSolver.cpp btCapsuleShape.cpp btSliderConstraint.cpp BulletInverseDynamics.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletInverseDynamics.lib btCollisionShape.cpp btGeometryUtil.cpp btCompoundShape.cpp btPolarDecomposition.cpp btDefaultSoftBodySolver.cpp btConcaveShape.cpp btSolve2LinearConstraint.cpp btTypedConstraint.cpp btConeShape.cpp btUniversalConstraint.cpp btQuickprof.cpp btDiscreteDynamicsWorld.cpp btDiscreteDynamicsWorldMt.cpp btSimulationIslandManagerMt.cpp btRigidBody.cpp btSimpleDynamicsWorld.cpp btRaycastVehicle.cpp btConvexHullShape.cpp btConvexInternalShape.cpp btConvexPointCloudShape.cpp btConvexPolyhedron.cpp btConvexShape.cpp btWheelInfo.cpp btReducedVector.cpp btDeformableBackwardEulerObjective.cpp btConvex2dShape.cpp btMultiBody.cpp btDeformableBodySolver.cpp btSerializer.cpp btDeformableMultiBodyConstraintSolver.cpp btMultiBodyConstraint.cpp btSerializer64.cpp btMultiBodyConstraintSolver.cpp btThreads.cpp btDeformableContactProjection.cpp btMultiBodyDynamicsWorld.cpp btVector3.cpp btDeformableMultiBodyDynamicsWorld.cpp btDeformableContactConstraint.cpp Bullet2FileLoader.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet2FileLoader.lib btConvexTriangleMeshShape.cpp btCylinderShape.cpp btEmptyShape.cpp btHeightfieldTerrainShape.cpp btMiniSDF.cpp btMinkowskiSumShape.cpp btMultimaterialTriangleMeshShape.cpp btMultiSphereShape.cpp btOptimizedBvh.cpp btPolyhedralConvexShape.cpp btScaledBvhTriangleMeshShape.cpp poly34.cpp btMultiBodyFixedConstraint.cpp c:\j\w\prod\buildsinglereference@4\s\c91d59\1\source_subfolder\src\bulletsoftbody\poly34.cpp(432): warning C4756: overflow in constant arithmetic [C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\source_subfolder\src\BulletSoftBody\BulletSoftBody.vcxproj] btMultiBodyGearConstraint.cpp btMultiBodyJointLimitConstraint.cpp btTaskScheduler.cpp btSdfCollisionShape.cpp btMultiBodyJointMotor.cpp btThreadSupportPosix.cpp btMultiBodyMLCPConstraintSolver.cpp btMultiBodyPoint2Point.cpp btMultiBodySliderConstraint.cpp btThreadSupportWin32.cpp btMultiBodySphericalJointMotor.cpp btDantzigLCP.cpp btMLCPSolver.cpp Bullet3Common.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Common.lib btLemkeAlgorithm.cpp btShapeHull.cpp btSphereShape.cpp btStaticPlaneShape.cpp btStridingMeshInterface.cpp Bullet3Dynamics.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Dynamics.lib b3GpuGridBroadphase.cpp b3GpuSapBroadphase.cpp b3GpuParallelLinearBvhBroadphase.cpp btTetrahedronShape.cpp b3GpuParallelLinearBvh.cpp btTriangleBuffer.cpp btTriangleCallback.cpp btTriangleIndexVertexArray.cpp btTriangleIndexVertexMaterialArray.cpp btTriangleMesh.cpp btTriangleMeshShape.cpp btUniformScalingShape.cpp b3OpenCLUtils.cpp btContactProcessing.cpp btGenericPoolAllocator.cpp btGImpactBvh.cpp btGImpactCollisionAlgorithm.cpp b3ContactCache.cpp btGImpactQuantizedBvh.cpp btGImpactShape.cpp btTriangleShapeEx.cpp gim_box_set.cpp gim_contact.cpp gim_memory.cpp b3ConvexHullContact.cpp gim_tri_collision.cpp b3GjkEpa.cpp btContinuousConvexCollision.cpp Bullet3Geometry.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Geometry.lib b3OptimizedBvh.cpp b3QuantizedBvh.cpp b3StridingMeshInterface.cpp btConvexCast.cpp btGjkConvexCast.cpp btGjkEpa2.cpp btGjkEpaPenetrationDepthSolver.cpp btGjkPairDetector.cpp btMinkowskiPenetrationDepthSolver.cpp btPersistentManifold.cpp b3TriangleCallback.cpp btRaycastCallback.cpp btSubSimplexConvexCast.cpp btVoronoiSimplexSolver.cpp btPolyhedralContactClipping.cpp b3TriangleIndexVertexArray.cpp LinearMath.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\LinearMath.lib b3VoronoiSimplexSolver.cpp b3BoundSearchCL.cpp b3FillCL.cpp b3LauncherCL.cpp b3PrefixScanCL.cpp b3PrefixScanFloat4CL.cpp b3RadixSort32CL.cpp b3GpuRaycast.cpp b3GpuGenericConstraint.cpp b3GpuJacobiContactSolver.cpp b3GpuNarrowPhase.cpp b3GpuPgsConstraintSolver.cpp b3GpuPgsContactSolver.cpp b3GpuRigidBodyPipeline.cpp b3Solver.cpp BulletDynamics.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletDynamics.lib BulletCollision.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletCollision.lib BulletSoftBody.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletSoftBody.lib Bullet3OpenCL_clew.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3OpenCL_clew.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/c91d59/1/CMakeLists.txt bullet3/3.21: Package '1ffc50fbe19104e5d03c20aeb745fc5145861418' built bullet3/3.21: Build folder C:\J\w\prod\BuildSingleReference@4/s\c91d59\1 bullet3/3.21: Generated conaninfo.txt bullet3/3.21: Generated conanbuildinfo.txt bullet3/3.21: Generating the package bullet3/3.21: Package folder C:\J\w\prod\BuildSingleReference@4/s\7b443f\1 bullet3/3.21: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4/s\c91d59\1 --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Bullet3Collision.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Collision.lib Bullet2FileLoader.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet2FileLoader.lib Bullet3Geometry.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Geometry.lib Bullet3Dynamics.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Dynamics.lib Bullet3OpenCL_clew.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3OpenCL_clew.lib BulletCollision.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletCollision.lib BulletSoftBody.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletSoftBody.lib Bullet3Common.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\Bullet3Common.lib BulletDynamics.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletDynamics.lib BulletInverseDynamics.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\BulletInverseDynamics.lib LinearMath.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\c91d59\1\lib\LinearMath.lib -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/cmake/bullet/UseBullet.cmake -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/cmake/bullet/BulletConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/btBulletCollisionCommon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/btBulletDynamicsCommon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/Bullet3OpenCL_clew.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3SapAabb.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/gridBroadphaseKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/parallelLinearBvhKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/sapKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Bullet3OpenCL_clew.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Bullet3OpenCL_clew.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Bullet3OpenCL_clew.dir/Release/Bullet3O.D50C958E.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Initialize -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Initialize/b3OpenCLInclude.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Initialize/b3OpenCLUtils.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3BvhInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ContactCache.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ConvexPolyhedronCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3GjkEpa.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3OptimizedBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3SupportMappings.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3TriangleCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3TriangleIndexVertexArray.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VectorFloat4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VoronoiSimplexSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/bvhTraversal.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/mprKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/primitiveContacts.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satClipHullContacts.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satConcaveKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3FillCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/BoundSearchKernelsCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/CopyKernelsCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/FillKernelsCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/PrefixScanKernelsCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/PrefixScanKernelsFloat4CL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/RadixSort32KernelsCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Raycast -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Raycast/b3GpuRaycast.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Raycast/kernels -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/Raycast/kernels/rayCastKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuConstraint4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuGenericConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuNarrowPhaseInternalData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipelineInternalData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuSolverBody.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3GpuSolverConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/b3Solver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/batchingKernels.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/batchingKernelsNew.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/integrateKernel.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/jointSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/solveContact.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/solveFriction.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverSetup.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverSetup2.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverUtils.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3OpenCL/RigidBody/kernels/updateAabbsKernel.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/Bullet2FileLoader.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/autogenerated -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/autogenerated/bullet2.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3BulletFile.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3Chunk.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3Common.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3Defines.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3DNA.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3File.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/b3Serializer.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/Bullet2FileLoader.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/Bullet2FileLoader.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet2FileLoader/Bullet2FileLoader.dir/Release/Bullet2F.3F462FCA.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/Bullet3Dynamics.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/Bullet3Dynamics.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/Bullet3Dynamics.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/Bullet3Dynamics.dir/Release/Bullet3Dynamics.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3ContactSolverInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3JacobianEntry.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/shared -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/shared/b3ContactConstraint4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/shared/b3ConvertConstraint4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/shared/b3Inertia.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Dynamics/shared/b3IntegrateTransforms.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/Bullet3Collision.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/shared -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/Bullet3Collision.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/Bullet3Collision.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/Bullet3Collision.dir/Release/Bullet3Collision.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3Config.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3Contact4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3RaycastInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3RigidBodyCL.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhSubtreeInfoData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhTraversal.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Collidable.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Contact4Data.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactSphereSphere.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ConvexPolyhedronData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3NewContactReduction.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3QuantizedBvhNodeData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ReduceContacts.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3RigidBodyData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3UpdateAabbs.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/Bullet3Geometry.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/b3AabbUtil.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/b3ConvexHullComputer.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/b3GeometryUtil.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/b3GrahamScan2dConvexHull.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/Bullet3Geometry.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/Bullet3Geometry.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Geometry/Bullet3Geometry.dir/Release/Bullet3Geometry.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/BulletInverseDynamics.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletInverseDynamics -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletInverseDynamics/BulletInverseDynamics.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletInverseDynamics/BulletInverseDynamics.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletInverseDynamics/BulletInverseDynamics.dir/Release/BulletIn.9F880B95.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletInverseDynamics/details -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletInverseDynamics/btBulletCollisionCommon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/BulletSoftBody.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btCGProjection.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btConjugateGradient.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btConjugateResidual.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDefaultSoftBodySolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableBackwardEulerObjective.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableBodySolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableContactConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableContactProjection.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableCorotatedForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableGravityForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableLagrangianForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableLinearElasticityForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableMassSpringForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableMousePickingForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btDeformableNeoHookeanForce.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btKrylovSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btPreconditioner.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBody.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodyData.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodyHelpers.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodyInternals.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodySolvers.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/btSparseSDF.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/BulletSoftBody.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/BulletSoftBody.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/BulletSoftBody.dir/Release/BulletSoftBody.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletSoftBody/poly34.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/BulletCollision.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3Internal.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BulletCollision.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BulletCollision.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/BulletCollision.dir/Release/BulletCollision.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcherMt.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btGhostObject.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/btUnionFind.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btBox2dShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btBoxShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btCapsuleShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btCollisionShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btCompoundShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConcaveShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConeShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvex2dShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvexShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btCylinderShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btEmptyShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btMaterial.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btMiniSDF.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btSdfCollisionShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btShapeHull.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btSphereShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btTriangleShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btBoxCollision.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btClipPolygon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btCompoundFromGimpact.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btContactProcessing.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btContactProcessingStructs.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGeometryOperations.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactBvhStructs.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactMassUtil.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvhStructs.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btGImpactShape.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btQuantization.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_array.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_bitset.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_box_collision.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_box_set.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_clip_polygon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_contact.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_geometry.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_geom_types.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_hash_table.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_linear_math.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_math.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_memory.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_pair.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_radixsort.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/Gimpact/gim_tri_collision.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btMprPenetration.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletCollision/btBulletCollisionCommon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/BulletDynamics.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/BulletDynamics.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/BulletDynamics.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/BulletDynamics.dir/Release/BulletDynamics.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Character -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Character/btCharacterControllerInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Character/btKinematicCharacterController.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btBatchedConstraints.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btFixedConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btGearConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btActionInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorldMt.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btRigidBody.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBody.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyGearConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodySliderConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Featherstone/btMultiBodySphericalJointMotor.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btLemkeSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btPATHSolver.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Vehicle -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/Vehicle/btWheelInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/BulletDynamics/btBulletDynamicsCommon.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/LinearMath.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btAabbUtil2.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btAlignedAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btAlignedObjectArray.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btConvexHull.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btConvexHullComputer.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btCpuFeatureUtility.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btDefaultMotionState.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btGeometryUtil.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btGrahamScan2dConvexHull.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btHashMap.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btIDebugDraw.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btImplicitQRSVD.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btList.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btMatrix3x3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btMatrixX.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btMinMax.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btModifiedGramSchmidt.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btMotionState.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btPolarDecomposition.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btPoolAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btQuadWord.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btQuaternion.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btQuickprof.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btRandom.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btReducedVector.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btScalar.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btSpatialAlgebra.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btStackAlloc.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btThreads.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btTransform.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btTransformUtil.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/btVector3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/LinearMath.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/LinearMath.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/LinearMath.dir/Release/LinearMath.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/TaskScheduler -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/LinearMath/TaskScheduler/btThreadSupportInterface.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/lib/Bullet3Common.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3AlignedAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3AlignedObjectArray.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3CommandLineArgs.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3FileUtils.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3HashMap.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Logging.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Matrix3x3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3MinMax.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3PoolAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3QuadWord.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Quaternion.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Random.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3ResizablePool.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Scalar.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3StackAlloc.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Transform.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3TransformUtil.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/b3Vector3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/Bullet3Common.dir -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/Bullet3Common.dir/Release -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/Bullet3Common.dir/Release/Bullet3Common.tlog -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared/b3Float4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared/b3Int2.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared/b3Int4.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared/b3Mat3x3.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared/b3PlatformDefinitions.h -- Installing: C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/include/bullet/Bullet3Common/shared/b3Quat.h [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(): [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 bullet3/3.21 package(): Packaged 416 '.h' files bullet3/3.21 package(): Packaged 11 '.lib' files bullet3/3.21 package(): Packaged 2 '.cmake' files: conan-official-bullet3-variables.cmake, UseBullet.cmake bullet3/3.21 package(): Packaged 1 '.txt' file: LICENSE.txt bullet3/3.21: Package '1ffc50fbe19104e5d03c20aeb745fc5145861418' created bullet3/3.21: Created package revision 30f4d49fc0bc311df7fe6a1c9bc44842 [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 Aggregating env generators CMAKE_EXE_LINKER_FLAGS_DEBUG=/INCREMENTAL:NO /debug /INCREMENTAL OPENGL FOUND opengl32glu32 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'C:/J/w/prod/BuildSingleReference@4/s/7b443f/1/'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/bullet/UseBullet.cmake; ./lib/cmake/bullet/conan-official-bullet3-variables.cmake