Dear all,
I have a trouble of compilation with ESPhome a BME688 sensor and my ESP32-S3 devkit-C board.
When try to compile ESPhome I obtain the following error:
/data/cache/platformio/packages/toolchain-xtensa-esp32s3/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ld: cannot find -lalgobsec
I tried to follow the solution here https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BME680-on-ESPHome-using-Bosch-s-BSEC-lib...
Unfortunatly it doesn't work.
Could you help me ?
Hi dadoo,
You could try to compile it with attached ESP32-S3 BSEC2 library.