Unable to resolve the following error. Thoughts?
I have tried saving multiple times, uninstall the IDE, verify library installation. Continue to get the error. Using the standard code for the bsec_iot_example.
undefined reference to `bsec_get_version_m'
collect2.exe: error: ld returned 1 exit status
Using library BME68x_SensorAPI-4.4.8 in folder: C:\Users\chris\OneDrive\Documents\Arduino\libraries\BME68x_SensorAPI-4.4.8 (legacy)
Using library Wire at version 2.0.0 in folder: C:\Users\chris\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.17\libraries\Wire
Using library SPI at version 2.0.0 in folder: C:\Users\chris\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.17\libraries\SPI
exit status 1
Compilation error: exit status 1