Weird compile error using ROS and Gazebo libraries

asked 2017-03-19 04:25:20 -0500

wicked88 gravatar image

updated 2017-03-19 05:01:15 -0500

gvdhoorn gravatar image

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 to `ignition::math::IndexException::IndexException()'

libgazebo_common.so is throwing this.

What the hell is going on ? Im linking ignition_math2 libraries, people in ignition sent me here.

Thanks

edit retag flag offensive close merge delete

Comments

people in ignition sent me here.

That is nice of them.

Could you please summarise what they said and include a link to wherever you reported this first?

gvdhoorn gravatar image gvdhoorn  ( 2017-03-19 05:01:46 -0500 )edit