bulletphysics/bullet3

How to resolve this warning? warning: libLinearMath.so.3.25, needed by /.../<path/ may conflict with libLinearMath.so.3.24

glanzkaiser opened this issue · 0 comments

I am getting this after compiling C++ file that is using Bullet3:
warning: libLinearMath.so.3.25, needed by /opt/hamzstlib/Physics/bulletinstall/lib/.../lib/libBulletCollision.so,
may conflict with libLinearMath.so.3.24

Is it dangerous / problematic?
Screenshot from 2023-10-21 08-37-43

This is my library that I get after building installing Bullet:
Screenshot from 2023-10-21 08-38-50