You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 40%] Building CXX object gazebo/util/CMakeFiles/gazebo_util.dir/IntrospectionClient.cc.o
In file included from /usr/include/ignition/transport8/gz/transport.hh:25,
from /usr/include/ignition/transport8/ignition/transport.hh:18,
from /home/xxxxx/.cache/yay/gazebo/src/gazebo-classic-gazebo11_11.14.0/gazebo/util/IntrospectionClientPrivate.hh:23,
from /home/xxxxx/.cache/yay/gazebo/src/gazebo-classic-gazebo11_11.14.0/gazebo/util/IntrospectionClient.cc:30:
/usr/include/ignition/transport8/gz/transport/Clock.hh:24:10: fatal error: gz/utilities/SuppressWarning.hh: No such file or directory
24 | #include <gz/utilities/SuppressWarning.hh>
Lots of discrepency between directory structures and package names. I am guessing it should be that
gz
is changed toignition
.The text was updated successfully, but these errors were encountered: