I'm trying to build IoTivity for raspberry with Yocto but get a lot of compile errors like:
'bind' is not a member of 'std'
resource/include/IClientWrapper.h:51:25: error: 'FindResListCallback' has not been declared
FindResListCallback& callback,
^~~~~~~~~~~~~~~~~~~
and many more
Any help?