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 /mems-sensors-forum-jrmujtaw/post/bme680-on-esphome-using-bosch-s-bsec-library-sSEMA1vLDTiQCCg
Unfortunatly it doesn't work.
Could you help me ?