Hi<div><br></div><div>I'm trying to build a project that uses boost::asio for serial comms. I get the following error when I try to build:</div><div><br></div><div>/usr/include/boost/system/error_code.hpp:208: undefined reference to `boost::system::get_system_category()'</div>
<div><br></div><div>A copy of the CMake file is located here: <a href="http://ideone.com/nRxvK">http://ideone.com/nRxvK</a></div><div><br></div><div>Your help is appreciated.</div><div>Steven</div>