Skip to content

Instantly share code, notes, and snippets.

/test.txt Secret

Created February 26, 2017 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/77f45a150936918d22668910ec53b17a to your computer and use it in GitHub Desktop.
Save anonymous/77f45a150936918d22668910ec53b17a to your computer and use it in GitHub Desktop.
/tmp/ccFQkufJ.o: In function `main':
transform.cpp:(.text+0x58): undefined reference to `tf2::BufferCore::BufferCore(ros::Duration)'
transform.cpp:(.text+0x76): undefined reference to `tf2::BufferCore::~BufferCore()'
/tmp/ccFQkufJ.o: In function `__static_initialization_and_destruction_0(int, int)':
transform.cpp:(.text+0x15a): undefined reference to `boost::system::generic_category()'
transform.cpp:(.text+0x166): undefined reference to `boost::system::generic_category()'
transform.cpp:(.text+0x172): undefined reference to `boost::system::system_category()'
/tmp/ccFQkufJ.o: In function `ros::Duration::Duration(double)':
transform.cpp:(.text._ZN3ros8DurationC2Ed[_ZN3ros8DurationC5Ed]+0x33): undefined reference to `ros::DurationBase<ros::Duration>::fromSec(double)'
collect2: error: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment