I have compilation error with any sketch and any board

/usr/local/bin/arduino-cli compile --fqbn esp32:esp32:esp32da:CPUFreq=240,DebugLevel=none,EraseFlash=none,EventsCore=1,FlashFreq=80,FlashMode=qio,FlashSize=4M,LoopCore=0,PartitionScheme=no_ota,UploadSpeed=921600 --build-cache-path /tmp --output-dir /tmp/1512631087/build --build-path /tmp/arduino-build-93F2F117C99C47D0F6CD54394F45F488 -v --library /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/ESP32 BLE KeyboardControllerMatrix --library /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/ESP32 BLE Matrix Controller --library /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/FHT --library /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/TAMC_GT911 --library /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/TFT_eSPI --library /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/tmp1690472124262392993 /tmp/1512631087/ControlMatrix_Bluetooth_V6_2_ESP_PC_

FQBN: esp32:esp32:esp32da:LoopCore=0,PartitionScheme=no_ota

Using board 'esp32da' from platform in folder: /home/builder/.arduino15/packages/esp32/hardware/esp32/2.0.5

Using core 'esp32' from platform in folder: /home/builder/.arduino15/packages/esp32/hardware/esp32/2.0.5

Used platform Version Path

esp32:esp32 2.0.5 /home/builder/.arduino15/packages/esp32/hardware/esp32/2.0.5

Error during build: loading library from /mnt/create-efs/webide/2a/25/2a25612856f51377dc0435991da257af:piliel/libraries_v2/tmp1690472124262392993: invalid library: no header files found

How have been installing libraries?

You should, if at all possible, use the IDE library manager to install libraries.

How to install Arduino libraries.

You should put the errors in a code block.

You should post the code that caused the error. Please read the forum guidelines to see how to properly post code and some information on making a good post.

Use the IDE autoformat tool (ctrl-t or Tools, Auto format) before posting code in a code block.

In the Arduino IDE on pc is ok , have error only on the webeditor. I try to delete all custom library and reupload all. After retry to recompil the sketch and i have this error !

Hi @pilielDg. I apologize for this problem.

The Arduino Cloud maintainers have completed their investigation and we think the problem that caused the unexpected "invalid library: no header files found" error should now be resolved. Please try compiling again in Arduino Cloud and then reply here to let us know whether or not you still get that unexpected error message.


Please let me know if you have any questions or concerns.