Compatible with ESP-IDF v5.4?

Example project 3d printer
In Squareline settings, selected target ESP32-S3-LCD-EV-BOARD
Set the to 800x480x16-bit

Export->Create Template Project
Export-> Export UI Files

Within ESP-IDF in VSC, set the target ESP32 to ESP32S3, and the error is shown below.
Is the Squareline template not compatible with ESP-IDF v5.4?

  • **SquareLine Studio version:1.5
  • **Operating system: Win10
  • **Target hardware: ESP32S3

The fix to this issue was to completely delete the “build” directory in VSC,by right clicking on “build” and selecting Delete

3 Likes

It’s good to hear someone is trying out the latest IDF with SLS!

1 Like

Did that work? I am still getting the include errors…

Worked for me. Clicking the garbage can icon at the bottom of the screen was not enough…something became write protected
So I just went to the folder and deleted the whole build directory