Weird compile error using ROS and Gazebo libraries
Hi guys,
Came across the weirdest compile error:
In function ignition::math::Vector3<double>::operator[](unsigned long) const': gzwidget.cpp:(.text._ZNK8ignition4math7Vector3IdEixEm[_ZNK8ignition4math7Vector3IdEixEm]+0x2b): undefined reference toignition::math::IndexException::IndexException()'
libgazebocommon.so is throwing this. What the hell is going on ? Im linking ignitionmath2 libraries, people in ignition sent me here.
Thanks
Asked by wicked88 on 2017-03-19 04:04:41 UTC
Comments
Can you update your question with the version of ROS, Gazebo and ignition libraries you're using?
Asked by chapulina on 2017-03-19 11:27:19 UTC