I can't export even the most basic project!

I have got a Crowpanel 7" HMI touchscreen, the board is DIS08070h - ESP32 7" HMI Intelligent. I’ve gone ahead and created a new project and literally stuck one panel in with a label that says “Hello World”

After this point everything seems to go hopelessly wrong. In the project settings I give a Project Export root as (I’m on a Mac):

/users/me/Desktop/SquarelineStuff

and a UI Files Export Path of"

/users/me/Desktop/SquarelineStuff/UI-Stuff

When I then try and export->Create Template Project it prompts me for a directory, so I choose the /users/me/Desktop/SqurelineStuff like I specified in the export root path. It then chucks up a bunch of errors.

Project Export in progress
<color=#55FF55> Downloading missing Board binary
Project Export failed: System.IO.FileNotFoundException: Could not find file “/Users/me/SquareLine/boards/Elecrow/elecrow_dis08070h_arduino_ide_v1_0_0/temp/elecrow_dis08070h_arduino_ide_v1_0_0/elecrow_dis08070h_arduino_ide.zip”
File name: ‘/Users/me/SquareLine/boards/Elecrow/elecrow_dis08070h_arduino_ide_v1_0_0/temp/elecrow_dis08070h_arduino_ide_v1_0_0/elecrow_dis08070h_arduino_ide.zip’
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream…ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
at System.IO.Compression.ZipFile.Open (System.String archiveFileName, System.IO.Compression.ZipArchiveMode mode, System.Text.Encoding entryNameEncoding) [0x00037] in <3432c0b5d2954d56993a1cb260a4e312>:0
at ĩĪĪĩĩĩĪĪĪĩĩĩĪĪĪĪĩĪĪĪĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĪĪĩĪĪĩĪĪĩĪĪĩ.ĩĪĩĩĪĪĪĩĩĩĩĩĪĪĩĩĩĩĪĪĩĪĩĪĪĪĪĩĩĩĪĪĪĩĩĪĪĪĩĪĩĩĪĪĩĪĩ (System.String ĪĩĩĩĩĪĪĩĩĪĩĪĩĩĪĪĩĩĪĪĩĩĪĪĩĪĩĪĩĪĪĪĪĩĩĩĩĩĩĪĪĩĪĩĪĪĪ, System.String ĪĩĩĩĩĪĩĩĪĪĪĩĩĪĩĪĪĩĪĪĩĪĪĪĪĪĩĪĪĩĩĩĪĩĩĪĩĩĩĪĩĩĪĪĪĪĪ) [0x0000e] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at ĩĪĪĩĩĩĪĪĪĩĩĩĪĪĪĪĩĪĪĪĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĪĪĩĪĪĩĪĪĩĪĪĩ.ĩĪĩĩĩĩĩĩĪĪĩĪĪĩĩĪĪĪĪĪĩĪĪĪĩĪĩĪĪĩĩĪĩĩĪĩĩĩĩĩĩĩĪĪĩĪĪ (System.String ĪĩĪĪĪĪĪĩĩĩĩĩĪĪĪĪĪĪĩĩĪĪĪĪĪĩĪĪĪĩĪĩĪĩĩĩĪĪĪĩĪĩĩĩĪĩĪ) [0x0009d] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at MenuLine+ĩĩĪĪĪĪĪĪĪĪĪĪĪĩĪĪĩĩĪĪĪĩĪĪĪĪĩĪĪĪĪĪĪĩĪĪĪĪĩĪĪĪĩĪĪĩĩ+<g__Action|0>d.MoveNext () [0x0004c] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
Export in progress
Export failed: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘/Users/me/Desktop/SquarelineStuff/SquareLine_Project’.
at System.IO.Enumeration.FileSystemEnumerator1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <5b9d366699014a269124fd079e87dd8f>:0 at System.IO.Enumeration.FileSystemEnumerator1[TResult]…ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.Enumeration.FileSystemEnumerable1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable1[TResult] enumerable) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.Enumeration.FileSystemEnumerable1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.DirectoryInfo.InternalEnumerateInfos (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x00037] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.DirectoryInfo.GetFiles (System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.DirectoryInfo.GetFiles () [0x0000b] in <5b9d366699014a269124fd079e87dd8f>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.GetFiles()
at ĩĪĪĩĩĩĩĪĪĩĪĪĩĪĪĪĩĪĪĩĪĪĩĪĪĩĩĪĩĩĩĩĪĪĩĪĩĩĩĪĪĪĪĪĩĩĪ.ĩĩĪĩĩĪĩĩĪĩĩĩĪĪĪĪĩĩĪĪĪĪĩĪĩĪĩĩĩĩĪĩĪĩĩĩĪĪĪĪĩĩĩĩĪĪĪ (System.String ĪĩĪĩĩĪĩĩĩĩĪĩĩĪĩĩĩĩĪĪĩĪĩĩĩĩĩĩĪĩĩĪĪĪĩĩĩĩĪĩĩĪĩĪĪĪĩ, System.String ĩĪĪĪĪĪĪĪĪĩĩĪĩĩĩĩĩĪĩĪĪĩĩĩĩĩĪĩĩĪĩĪĪĩĪĩĩĪĩĩĩĪĩĩĩĩĩ) [0x0004e] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at ĩĩĪĪĩĪĪĩĪĩĪĪĩĪĩĩĩĩĩĩĩĩĪĩĩĪĩĪĪĪĩĩĩĪĪĪĪĩĩĩĪĪĩĪĪĩĪ.ĪĩĪĩĪĩĩĪĩĪĪĪĩĩĩĪĪĩĩĪĪĪĩĪĪĪĩĪĩĪĩĪĪĪĪĩĪĪĪĩĩĩĪĪĩĩĩ () [0x00000] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at ĩĩĪĪĩĪĪĩĪĩĪĪĩĪĩĩĩĩĩĩĩĩĪĩĩĪĩĪĪĪĩĩĩĪĪĪĪĩĩĩĪĪĩĪĪĩĪ.ĩĩĩĩĪĪĪĪĪĪĪĪĩĪĩĩĩĪĩĩĪĪĪĪĪĩĩĩĩĩĩĩĩĩĩĩĩĩĪĪĩĩĪĪĪĩĩ (System.String ĩĩĩĩĪĩĪĩĪĩĩĩĪĩĩĪĩĪĪĪĪĩĩĩĪĩĩĪĪĪĩĩĪĩĪĩĩĪĩĪĪĩĩĩĩĩĪ) [0x005ff] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at MenuLine+ĩĪĩĪĪĩĪĪĪĩĩĩĩĩĪĩĪĪĪĪĩĩĪĩĪĩĪĩĩĪĩĪĪĩĪĪĩĪĩĩĪĪĩĪĪĩĩ+<g__Action|0>d.MoveNext () [0x000a4] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0

If I look in the /Users/me/SquareLine/boards/Elecrow/elecrow_dis08070h_arduino_ide_v1_0_0/temp/elecrow_dis08070h_arduino_ide_v1_0_0 directory, there isn’t a elecrow_dis08070h_arduino_ide.zip, there’s a .ong, a .slb and a repo.zip file

it also complains about the /Users/me/Desktop/SquarelineStuff/SquareLine_Project being missing (SquareLine_Project is the name of my project) but even if I add that it still complains it’s missing.

I’m so very confused about what’s going wrong. I feel like I must be doing something quite fundamentaly wrong, but I’m able to find out what. Files do appear in my UI_Stuff folder, but just .c and .h files. I’m assuming the template project will create a .ino file with the basic setup code which will start lvgl and display my screen?

1 Like

I am having the same challenge. It exports files, but I get the errors. I am not sure what is wrong.

Hi, the problem with CurryKitten was that when he first exports a project template, even though he enters it into the project settings, he first has to browse for the folders. In his case, the problem was that the path for the project and the UI folder got mixed up on the first export.

The solution would have been that when he first exports it, he provides the path in the browser window that opens, and then when the browser window comes up the second time, the UI path has to be given. The project file knows the path by default, so he should have only had to press the OK button. After that, if he saves the project, he can already change the UI path as well, if the project into which he wants to export the UI is located elsewhere.

If you also have a similar problem, then you also try what I wrote. If it doesn’t get resolved, then please write down exactly what happens, and we will try to help.

Im having the same issue. I create a new project, set the project directories etc and get the following 2 errors.

Export failed: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘/Usersdave/Desktop/gt7lvgl/squareline_output/SquareLine_Project’.
Check the console for more information
Project Export Failed: System.IO.FileNotFoundException: Could not find the file /Users/dave/SquareLine/boards/Arduino/arduino_tft_espi_v1_1_3/temp/arduino_tft_espi…
Check the console for more information.

Also when I click the Create Template Project it brings up a file dialog asking for “Select C Template Project Export Folder” I have tried the root of the Arduino project folder on the desktop , the output dir, the lvgl lib folder and noting works always the same error.

Is there a problem with my process? Ive created projects in the past with no issue?

The console output is as follows:

Try to start lvgl server on port: 20088
<color=#5599FF>SERVER: Production
<color=#5599FF>SERVER: Debug mode
<color=#5599FF>SERVER: Listening on 127.0.0.1:20088
Start full rebuild: Connected to the server
<color=#5599FF>SERVER: Free memory: 530619232
<color=#5599FF>SERVER: Temp dir: /var/folders/xd/zqgxfqz15qj0tq0ssdkqch580000gn/T/com.gerver.squarelinestudio
<color=#5599FF>SERVER: Client connected from 127.0.0.1:52121
<color=#5599FF>SERVER: Load screen_global:ui_Screen1
<color=#55FF55> Downloading missing Board binary
Project Export in progress
<color=#55FF55> Downloading missing Board binary
Project Export failed: System.IO.FileNotFoundException: Could not find file “/Users/dave/SquareLine/boards/Arduino/arduino_tft_espi_v1_1_3/temp/arduino_tft_espi_v1_1_3/arduino_tft_espi.zip”
File name: ‘/Users/dave/SquareLine/boards/Arduino/arduino_tft_espi_v1_1_3/temp/arduino_tft_espi_v1_1_3/arduino_tft_espi.zip’
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream…ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
at System.IO.Compression.ZipFile.Open (System.String archiveFileName, System.IO.Compression.ZipArchiveMode mode, System.Text.Encoding entryNameEncoding) [0x00037] in <94054435d93d41b2997f145239ed6d0d>:0
at ĩĪĪĪĩĩĩĪĩĩĩĩĪĩĪĩĩĪĪĩĩĪĩĩĩĩĪĩĩĩĩĩĩĩĩĪĪĪĪĩĪĪĪĪĪĪĩ.ĪĪĪĩĪĩĪĪĩĩĪĪĪĪĪĪĩĩĩĩĩĪĪĩĪĩĪĩĩĪĩĩĩĪĩĩĩĩĩĪĩĪĪĪĩĪĪ (System.String ĪĩĩĪĪĪĪĪĩĩĩĩĩĩĩĩĪĪĩĪĩĩĪĪĪĪĪĪĩĪĪĪĩĩĩĪĩĩĪĩĩĪĩĪĩĪĪ, System.String ĩĪĪĩĩĩĪĩĩĩĩĩĪĩĪĩĩĩĪĩĩĪĪĩĩĪĩĩĩĩĪĪĪĩĩĩĩĩĪĪĩĩĪĩĪĪĩ) [0x0000e] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at ĩĪĪĪĩĩĩĪĩĩĩĩĪĩĪĩĩĪĪĩĩĪĩĩĩĩĪĩĩĩĩĩĩĩĩĪĪĪĪĩĪĪĪĪĪĪĩ.ĪĪĩĪĩĪĪĩĪĪĪĩĪĩĩĪĪĩĪĪĩĪĩĩĪĩĪĩĩĩĩĪĩĪĩĩĩĩĩĩĪĩĪĪĪĩĪ (System.String ĩĪĩĪĪĪĩĪĩĩĩĪĩĩĪĩĪĩĪĪĪĩĪĩĩĪĩĩĩĪĩĩĪĪĩĩĩĩĪĪĩĩĩĩĪĩĪ) [0x0009d] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at MenuLine+ĪĪĪĩĩĩĩĪĪĪĪĪĪĪĪĪĪĪĩĩĪĪĪĪĩĪĩĪĩĪĪĪĩĪĪĩĪĩĩĩĪĪĪĪĪĩĪ+<g__Action|0>d.MoveNext () [0x0004c] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
Export in progress
Export failed: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘/Users/dave/Desktop/gt7lvgl/squareline_output/SquareLine_Project’.
at System.IO.Enumeration.FileSystemEnumerator1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <89844b17a4894d74ab1b33c5cd2e4a06>:0 at System.IO.Enumeration.FileSystemEnumerator1[TResult]…ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.Enumeration.FileSystemEnumerable1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable1[TResult] enumerable) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.Enumeration.FileSystemEnumerable1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.DirectoryInfo.InternalEnumerateInfos (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x00037] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.DirectoryInfo.GetFiles (System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.DirectoryInfo.GetFiles () [0x0000b] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.GetFiles()
at ĪĪĪĩĪĩĩĪĪĪĩĪĪĩĪĪĪĩĪĩĩĪĩĪĪĪĪĩĩĩĪĩĪĪĩĪĪĪĪĪĩĩĩĪĪĪĩ.ĪĩĪĪĩĪĪĪĩĪĪĩĩĪĩĩĩĪĩĩĪĩĩĪĪĪĩĩĩĩĪĪĪĩĪĪĩĩĩĩĩĩĩĪĩĩĪ (System.String ĩĪĪĩĩĩĩĩĩĪĪĩĩĪĩĪĩĪĪĪĩĩĩĪĪĪĪĩĩĪĪĩĩĪĩĪĪĩĩĩĩĪĪĩĪĪĩ, System.String ĪĩĪĩĩĩĪĪĩĩĪĩĩĪĩĩĩĪĪĩĩĪĪĩĪĩĩĪĪĪĪĪĪĩĪĩĩĪĩĪĪĪĪĩĪĪĩ) [0x0004e] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at ĪĪĩĪĩĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĩĪĩĩĩĩĩĪĪĩĩĩĩĩĪĩĩĩĪĩĩĪĩĩĪĩĩ.ĩĩĪĩĩĩĩĪĪĪĪĩĪĪĪĩĪĩĪĩĪĪĪĩĪĩĩĩĪĩĪĩĪĩĪĪĩĪĩĪĩĩĩĩĩĩĪ () [0x00000] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at ĪĪĩĪĩĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĩĪĩĩĩĩĩĪĪĩĩĩĩĩĪĩĩĩĪĩĩĪĩĩĪĩĩ.ĩĩĪĩĩĪĩĪĩĪĩĩĩĪĩĩĪĪĪĪĩĪĪĩĩĩĪĩĩĪĩĪĪĩĩĪĪĪĩĩĪĪĪĩĪĩĩ (System.String ĪĪĪĪĪĪĪĪĩĪĪĩĪĩĩĩĪĩĩĩĪĪĩĩĪĪĩĪĩĪĩĩĩĪĪĩĩĪĩĪĩĩĩĩĪĪĩ) [0x005ff] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at MenuLine+ĩĪĪĪĪĩĩĩĩĪĩĪĪĩĪĪĪĪĪĩĩĩĪĩĩĪĪĩĪĩĩĪĩĩĪĩĩĪĩĪĩĪĩĪĩĪĩ+<g__Action|0>d.MoveNext () [0x000a4] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
Project Export in progress
<color=#55FF55> Downloading missing Board binary
Project Export failed: System.IO.FileNotFoundException: Could not find file “/Users/dave/SquareLine/boards/Arduino/arduino_tft_espi_v1_1_3/temp/arduino_tft_espi_v1_1_3/arduino_tft_espi.zip”
File name: ‘/Users/dave/SquareLine/boards/Arduino/arduino_tft_espi_v1_1_3/temp/arduino_tft_espi_v1_1_3/arduino_tft_espi.zip’
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream…ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
at System.IO.Compression.ZipFile.Open (System.String archiveFileName, System.IO.Compression.ZipArchiveMode mode, System.Text.Encoding entryNameEncoding) [0x00037] in <94054435d93d41b2997f145239ed6d0d>:0
at ĩĪĪĪĩĩĩĪĩĩĩĩĪĩĪĩĩĪĪĩĩĪĩĩĩĩĪĩĩĩĩĩĩĩĩĪĪĪĪĩĪĪĪĪĪĪĩ.ĪĪĪĩĪĩĪĪĩĩĪĪĪĪĪĪĩĩĩĩĩĪĪĩĪĩĪĩĩĪĩĩĩĪĩĩĩĩĩĪĩĪĪĪĩĪĪ (System.String ĪĩĩĪĪĪĪĪĩĩĩĩĩĩĩĩĪĪĩĪĩĩĪĪĪĪĪĪĩĪĪĪĩĩĩĪĩĩĪĩĩĪĩĪĩĪĪ, System.String ĩĪĪĩĩĩĪĩĩĩĩĩĪĩĪĩĩĩĪĩĩĪĪĩĩĪĩĩĩĩĪĪĪĩĩĩĩĩĪĪĩĩĪĩĪĪĩ) [0x0000e] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at ĩĪĪĪĩĩĩĪĩĩĩĩĪĩĪĩĩĪĪĩĩĪĩĩĩĩĪĩĩĩĩĩĩĩĩĪĪĪĪĩĪĪĪĪĪĪĩ.ĪĪĩĪĩĪĪĩĪĪĪĩĪĩĩĪĪĩĪĪĩĪĩĩĪĩĪĩĩĩĩĪĩĪĩĩĩĩĩĩĪĩĪĪĪĩĪ (System.String ĩĪĩĪĪĪĩĪĩĩĩĪĩĩĪĩĪĩĪĪĪĩĪĩĩĪĩĩĩĪĩĩĪĪĩĩĩĩĪĪĩĩĩĩĪĩĪ) [0x0009d] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at MenuLine+ĪĪĪĩĩĩĩĪĪĪĪĪĪĪĪĪĪĪĩĩĪĪĪĪĩĪĩĪĩĪĪĪĩĪĪĩĪĩĩĩĪĪĪĪĪĩĪ+<g__Action|0>d.MoveNext () [0x0004c] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
Export in progress
Export failed: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘/Users/dave/Desktop/gt7lvgl/squareline_output/SquareLine_Project’.
at System.IO.Enumeration.FileSystemEnumerator1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <89844b17a4894d74ab1b33c5cd2e4a06>:0 at System.IO.Enumeration.FileSystemEnumerator1[TResult]…ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.Enumeration.FileSystemEnumerable1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable1[TResult] enumerable) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.Enumeration.FileSystemEnumerable1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.DirectoryInfo.InternalEnumerateInfos (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x00037] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.DirectoryInfo.GetFiles (System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at System.IO.DirectoryInfo.GetFiles () [0x0000b] in <89844b17a4894d74ab1b33c5cd2e4a06>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.GetFiles()
at ĪĪĪĩĪĩĩĪĪĪĩĪĪĩĪĪĪĩĪĩĩĪĩĪĪĪĪĩĩĩĪĩĪĪĩĪĪĪĪĪĩĩĩĪĪĪĩ.ĪĩĪĪĩĪĪĪĩĪĪĩĩĪĩĩĩĪĩĩĪĩĩĪĪĪĩĩĩĩĪĪĪĩĪĪĩĩĩĩĩĩĩĪĩĩĪ (System.String ĩĪĪĩĩĩĩĩĩĪĪĩĩĪĩĪĩĪĪĪĩĩĩĪĪĪĪĩĩĪĪĩĩĪĩĪĪĩĩĩĩĪĪĩĪĪĩ, System.String ĪĩĪĩĩĩĪĪĩĩĪĩĩĪĩĩĩĪĪĩĩĪĪĩĪĩĩĪĪĪĪĪĪĩĪĩĩĪĩĪĪĪĪĩĪĪĩ) [0x0004e] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at ĪĪĩĪĩĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĩĪĩĩĩĩĩĪĪĩĩĩĩĩĪĩĩĩĪĩĩĪĩĩĪĩĩ.ĩĩĪĩĩĩĩĪĪĪĪĩĪĪĪĩĪĩĪĩĪĪĪĩĪĩĩĩĪĩĪĩĪĩĪĪĩĪĩĪĩĩĩĩĩĩĪ () [0x00000] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at ĪĪĩĪĩĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĩĪĩĩĩĩĩĪĪĩĩĩĩĩĪĩĩĩĪĩĩĪĩĩĪĩĩ.ĩĩĪĩĩĪĩĪĩĪĩĩĩĪĩĩĪĪĪĪĩĪĪĩĩĩĪĩĩĪĩĪĪĩĩĪĪĪĩĩĪĪĪĩĪĩĩ (System.String ĪĪĪĪĪĪĪĪĩĪĪĩĪĩĩĩĪĩĩĩĪĪĩĩĪĪĩĪĩĪĩĩĩĪĪĩĩĪĩĪĩĩĩĩĪĪĩ) [0x005ff] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0
at MenuLine+ĩĪĪĪĪĩĩĩĩĪĩĪĪĩĪĪĪĪĪĩĩĩĪĩĩĪĪĩĪĩĩĪĩĩĪĩĩĪĩĪĩĪĩĪĩĪĩ+<g__Action|0>d.MoveNext () [0x000a4] in <4ed1fa2a6764407980fa0f2fb72f8ee9>:0

After extensive testing I have noticed this behaviour only occurs when Arduino with TFT_eSPI Version 1.13 and LVGL 8.3.11 or 8.3.6 is selected. The Export does not fail when using TFT_eSPI v2.0.0 and LVGL 9.1.0.

Hi According to the log, the problem is that it cannot find the Arduino TFT-eSPI 1.13 board file. Try closing SquareLine Studio and deleting the /Users/dave/SquareLine/boards/hash.dat file, then start the program. Then it will download all the board files again. I hope this helps.