What do you want to achieve?
Hi all, i recently had some problems including files generated by the newest version of Squareline Studio.
I see now that the files are generated and separated with folders, like “screens” that contains all the files relative to the screens of my UI.
What have you tried so far?
With this method i am forced to copy and paste the files in the folder that contains “screens” and modify the moved files code changing the include path, from
#include “…/ui.h”
to
#include “ui.h”
That works, but it’s a little bit annoying considering that in the before version i could simply export the file and that was it.
Others
- SquareLine Studio version: 1.3.0
- Operating system: Windows 11
- Target hardware: ESP32-S3