On Wed, Dec 2, 2015 at 4:13 AM, seonhyang kim <seonhyangkim at gmail.com> wrote:
> Hello, > > I'm Seon of DT&C, a member of OIC. > Hi Seon, > I have a same problem setting iotivity CTT tool as below. > Is CTT about testing suite ? > Could you let me know how to solve this? > > I can try , since I managed to built it on a couple of ubuntu release. > > https://lists.linuxfoundation.org/pipermail/iotivity-dev/2015-October/002955.html > > /usr/include/c++/4.6/bits/stl_pair.h:112:17: error: 'constexpr > std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const > std::basic_string<char>, _T2 = boost::thread, std::pair<_T1, _T2> = > std::pair<const std::basic_string<char>, boost::thread>]' declared to take > const reference, but implicit declaration would take non-const > Are you sure you're not using distro's boost ? Did you build it your own as explained at : https://www.iotivity.org/documentation/linux/getting-started Talking about this debian has this requeried boost version so it will be easier in the future, I'll will submit a package request (ITP) after a few checks maybe next week. That, said can you tell us more detail on your system , cat /etc/*_release ; g++ --version etc ? Good luck in solving this issue -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151204/1a2b4615/attachment.html>
