Hi All ,
We are currently planning to use iotivity 1.2 release for iotivity cloud and coap- http proxy modules. I have tried 1.2-rel branch as well as 1.2-RC4 tag but there is always some build error on Ubuntu x86_64 machine . Though there is no error with 1.1 release. In file included from resource/oc_logger/include/oc_logger.hpp:26:0, from resource/include/OCApi.h:38, from resource/include/OCPlatform.h:30, from resource/src/OCPlatform.cpp:30: resource/oc_logger/include/oc_log_stream.hpp:58:20: error: expected ';' at end of member declaration resource/oc_logger/include/oc_log_stream.hpp:58:57: error: 'BOOST_NOEXCEPT' does not name a type resource/oc_logger/include/oc_log_stream.hpp:59:52: error: expected ';' at end of member declaration resource/oc_logger/include/oc_log_stream.hpp:59:57: error: 'BOOST_NOEXCEPT' does not name a type resource/oc_logger/include/oc_log_stream.hpp:60:55: error: expected ';' at end of member declaration resource/oc_logger/include/oc_log_stream.hpp:60:57: error: 'BOOST_NOEXCEPT' does not name a type In file included from resource/include/OCResource.h:36:0, from resource/include/OCPlatform_impl.h:35, from resource/include/OCPlatform.h:31, do anyone has any idea about such errors as there is no mention of any dependency in 1.2 Release notes. Just to add more information , I am using build command scons TARGET_OS=linux TARGET_ARCH=x86_64 TARGET_TRANSPORT=IP The boost library in extlibs folder is 1.58.0 . I have also tried with 1.57.0 also but the error remains same . Please suggest ! Regards Nidhi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161110/3f67de83/attachment.html>