I’ve been trying to use the esp32-camera package for quite some time now; I’m currently using the espidf framework on an esp32-cam chip, attempting to utilize the official esp32-camera library provided by espressif (PlatformIO Registry). I’ve gone through all the setup instructions listed in the readMe for espidf setup, but for some reason I keep getting this long error (in the images) when attempting to build. Does anyone know why the libraries are not able to be found by platformio? VS code is able to find all of them and they all downloaded with the esp32-camera package.
Any help is appreciated .