Hi all, i get this error:
xtensa-esp32-elf-g++: error: c:\Users\User\Downloads\ei-htasoji-project-1-arduino-1.0.5\htasoji-project-1_inferencing\src\edge-impulse-sdk\classifier\libraries\first_inferencing\src\edge-impulse-sdk\porting\espressif\ESP-NN\src\convolution\esp_nn_conv_s8_filter_aligned_input_padded_esp32s3.S: No such file or directory
xtensa-esp32-elf-g++: warning: ‘-x c++’ after last input file has no effect
xtensa-esp32-elf-g++: fatal error: no input files
compilation terminated.
I looked the file up and it was in the right place.
What can I do? I just want to verify the code in Arduino IDE so I can be sure that it works, but i get this error.
Project ID: 435841
I hope someone can help. Im using ESP32 Cam with the Arduino IDE.