在mqtt Mosquitto.lib中,功能“ Mosquitto_client_id”缺少
我正在使用MQTT MOSQUTTIO开源代码。一切都很好,直到我到达需要从蚊子对象了解客户ID的地方。 一个可以执行“ mosquttio_client_id”的函数,但是我版本的Mosquitto.lib中缺少此功能。然后下载了蚊子的完整源代码,该代码在Windows上构建,但随后知道它缺少许多其他功能,例如“ Mosquitto_loop_forever”。在与VS解决方案仔细观察之后,发现这两个功能存在于两个不同的项目中,并且两个项目输出均为Mosquitto.lib。
关于这种行为的任何想法,我们如何构建项目以在一个“ Mosquitto.lib”中获得所有功能
I am working with MQTT mosquttio open source code. All was well until I reached where I need to know the client ID from the mosquitto object. Here, I found there is a function which does that "mosquttio_client_id", however this function was missing in my version of mosquitto.lib. Then downloaded complete source code of mosquitto, built it on windows but then came to know it has missing many other functions like "mosquitto_loop_forever". After looked closely to VS solution found these two functions are present in two different projects, and both project outputs are mosquitto.lib.
Any idea on this behavior, how can we build the projects to get all the functions in one "mosquitto.lib"
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论