bullet3
bullet3 copied to clipboard
How to resolve this warning? warning: libLinearMath.so.3.25, needed by /.../<path/ may conflict with libLinearMath.so.3.24
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?
This is my library that I get after building installing Bullet: