Skip to content

Build error with standard example and no modification. #71

@chbardel

Description

@chbardel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions