Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with MQTT library #1

Open
jbr79 opened this issue Jan 6, 2019 · 1 comment
Open

issue with MQTT library #1

jbr79 opened this issue Jan 6, 2019 · 1 comment

Comments

@jbr79
Copy link

jbr79 commented Jan 6, 2019

Been trying to Verify the project running Arduno IDE 1.8.5, but I am having trouble with the MQTTClient library, as there are several ones and they are all returning errors on compiling - for example:
_

  • WARNING: library MQTT_Client claims to run on (samd) architecture(s) and may be incompatible with your current board which runs on (esp8266) architecture(s).
  • WARNING: library Cooperative_Multitasking claims to run on (samd) architecture(s) and may be incompatible with your current board which runs on (esp8266) architecture(s).
  • alarm_clock:117: error: no matching function for call to 'MQTTClient::MQTTClient()'

_

Which libraries should be included to run the project?

@pcace
Copy link

pcace commented Dec 7, 2019

Same Problem here. Any Solution?
Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants