eclipse / paho.mqtt-sn.embedded-c

Paho C MQTT-SN gateway and libraries for embedded systems. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
315 stars 178 forks source link

Error while building the project integrated with MQTT codes #146

Closed kavyashreebs closed 5 years ago

kavyashreebs commented 5 years ago

screenshot _built0 screenshot_built There was no issues while building the paho.mqtt-sn.embedded-c-master MQTT project. But the same when integrated with my own project created some issues while building. But on modifying in Makefile, the files got built as depicted in screenshot_built0. But still there was some issues [stopping at Sending to hostname 127.0.0.1 port 1883] in getting final build image which is depicted in screenshot _built that too for pub0sub1, qos0pub, qos0pub_register, qos1pub.