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

Build error with standard example and no modification. #71

Open
chbardel opened this issue Feb 17, 2018 · 1 comment
Open

Build error with standard example and no modification. #71

chbardel opened this issue Feb 17, 2018 · 1 comment

Comments

@chbardel
Copy link

chbardel commented Feb 17, 2018

I get the following error, when trying to build the standard example without modification. It happens on every library version and even when writting my own code. Seems to be a library issue.

Checking library MQTT... Installing library MQTT 0.4.26 to lib/MQTT ... Library MQTT 0.4.26 installed. mqttqostest.ino lib/MQTT/examples/mqttqostest/mqttqostest.ino:1:18: fatal error: MQTT.h: No such file or directory #include "MQTT.h" ^ compilation terminated. makefile:121: recipe for target 'obj/mqttqostest.cpp.o' failed make: *** [obj/mqttqostest.cpp.o] Error 1 mv: missing destination file operand after '/output/firmware.bin' Try 'mv --help' for more information.

I am using the particle.io.

@hirotakaster
Copy link
Owner

@chbardel

Which do you use WebIDE or Particle Dev Desktop IDE?

I think your error maybe Particle.io bug, please compile again.

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