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
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
This is from a fuerte install started today from fresh:
/Users/nah/ros-underlay/ros_comm/tools/rosbag/src/recorder.cpp:439:42: error:
no member named 'TIME_UTC' in namespace 'boost'; did you mean 'TIME_UTC_'?
boost::xtime_get(&xt, boost::TIME_UTC);
~~~~~~~^~~~~~~~
TIME_UTC_
/usr/local/include/boost/thread/xtime.hpp:23:5: note: 'TIME_UTC_' declared here
TIME_UTC_=1
^
1 error generated.