You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Using library aws-iot-device-sdk-cpp-arduino-create at version 1.1.0 in folder: /home/ubuntu/opt/cores/arduino/mraa/libraries/aws-iot-device-sdk-cpp-arduino-create
/tmp/574860775/MqttPubAWS2/MqttPubAWS2.ino:38:10: fatal error: PubSub.hpp: No such file or directory
#include "PubSub.hpp"
^~~~~~~~~~~~
compilation terminated.
exit status 1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe security issue. Not sure. Have you seen this before?
./opt/arduino-builder/arduino-builder -compile -core-api-version 10611 -build-path /tmp/574860775/build -hardware opt/arduino-builder/hardware -hardware ./opt/cores -tools opt/arduino-builder/tools -tools ./opt/tools -built-in-libraries opt/libraries/latest -libraries /tmp/574860775/pinned -libraries /tmp/574860775/custom -fqbn arduino:mraa:up2 -build-cache /tmp -logger humantags -verbose=true /tmp/574860775/MqttPubAWS2
Using board 'up2' from platform in folder: /home/ubuntu/opt/cores/arduino/mraa
Using core 'linux' from platform in folder: /home/ubuntu/opt/cores/arduino/mraa
Detecting libraries used...
"/home/ubuntu/opt/tools/x86-linux-gcc/7.2.0/bin/x86_64-ubuntu16.04-linux-gnu-g++" -c -I. -w -g -O3 -nostdlib -DMRAA_BACKEND -DPLATFORM_PINMUXING_BUG -DN_I2C=3 -DN_SPI=3 -DARDUINO_UP2 -MMD -std=gnu++11 -mtune=corei7 -w -x c++ -E -CC -DARDUINO=10611 -DARDUINO_INTEL_X86_64 -DARDUINO_ARCH_MRAA -DARDUINO_LINUX "-I/home/ubuntu/opt/cores/arduino/mraa/cores/linux" "-I/home/ubuntu/opt/cores/arduino/mraa/variants/linux-x86-64" "/tmp/574860775/build/sketch/MqttPubAWS2.ino.cpp" -o "/dev/null"
"/home/ubuntu/opt/tools/x86-linux-gcc/7.2.0/bin/x86_64-ubuntu16.04-linux-gnu-g++" -c -I. -w -g -O3 -nostdlib -DMRAA_BACKEND -DPLATFORM_PINMUXING_BUG -DN_I2C=3 -DN_SPI=3 -DARDUINO_UP2 -MMD -std=gnu++11 -mtune=corei7 -w -x c++ -E -CC -DARDUINO=10611 -DARDUINO_INTEL_X86_64 -DARDUINO_ARCH_MRAA -DARDUINO_LINUX "-I/home/ubuntu/opt/cores/arduino/mraa/cores/linux" "-I/home/ubuntu/opt/cores/arduino/mraa/variants/linux-x86-64" "-I/home/ubuntu/opt/cores/arduino/mraa/libraries/aws-iot-device-sdk-cpp-arduino-create/src" "/tmp/574860775/build/sketch/MqttPubAWS2.ino.cpp" -o "/dev/null"
Using library aws-iot-device-sdk-cpp-arduino-create at version 1.1.0 in folder: /home/ubuntu/opt/cores/arduino/mraa/libraries/aws-iot-device-sdk-cpp-arduino-create
/tmp/574860775/MqttPubAWS2/MqttPubAWS2.ino:38:10: fatal error: PubSub.hpp: No such file or directory
#include "PubSub.hpp"
^~~~~~~~~~~~
compilation terminated.
exit status 1
The text was updated successfully, but these errors were encountered: