我试图用Yocto为raspberry构建IoTivity,但得到了很多编译错误,比如:
'bind' is not a member of 'std'
resource/include/IClientWrapper.h:51:25: error: 'FindResListCallback' has not been declared
FindResListCallback& callback,
^~~~~~~~~~~~~~~~~~~还有更多
有什么帮助吗?
发布于 2017-08-18 12:33:52
我们已经为yocto准备了一份关于如何构建iotivity的详细指南。请参考此链接。
https://stackoverflow.com/questions/44740447
复制相似问题