ESP32 Arduino Lib Builder fails

trullock
Posts: 5
Joined: Tue Sep 19, 2023 7:21 pm

ESP32 Arduino Lib Builder fails

Postby trullock » Sat Sep 30, 2023 7:14 am

I'm trying to build the `release/v4.4` branch of the esp32 arduino lib builder but its failing with the below error:

Code: Select all

In file included from /esp32-arduino-lib-builder/components/arduino/libraries/RainMaker/src/RMakerQR.cpp:1:
/esp32-arduino-lib-builder/components/arduino/libraries/RainMaker/src/RMakerQR.h:19:10: fatal error: qrcode.h: No such file or directory
 #include <qrcode.h>
          ^~~~~~~~~~
compilation terminated.
i can see gthat `qrcode.h` exists under `/components/arduino/tools/sdk/<device>/include/qrcode/include/qrcode.h`

Why is it not being found automatically?

Am i doing soemthing wrong?

I'm just invoking `./build.sh` after a clean clone on a blank ubuntu docker image with the various apt dependencies installed

Thanks

trullock
Posts: 5
Joined: Tue Sep 19, 2023 7:21 pm

Re: ESP32 Arduino Lib Builder fails

Postby trullock » Thu Oct 05, 2023 2:04 pm

strangely, retrying this in a new container and it just worked :/

Who is online

Users browsing this forum: No registered users and 92 guests