You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear,
I'm trying to install Jade on an M5Stack Core S3 device, but the error below is happening:
C:/Jade/main/input/touchscreen.inc:8:2: error: #error Touch devices are not supported at the moment due to upstream updates delays, please use TAG 1.0.33 for now
8 | #error Touch devices are not supported at the moment due to upstream updates delays, please use TAG 1.0.33 for now
| ^~~~~
[1579/1719] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/keychain.c.obj
ninja: build stopped: subcommand failed.
ninja failed with exit code 1, output of the command is in the C:\Jade\build\log\idf_py_stderr_output_12548 and C:\Jade\build\log\idf_py_stdout_output_12548
I'm using version ESP32 V5.4 as described in Set up the environment.
The text was updated successfully, but these errors were encountered:
Dear,
I'm trying to install Jade on an M5Stack Core S3 device, but the error below is happening:
C:/Jade/main/input/touchscreen.inc:8:2: error: #error Touch devices are not supported at the moment due to upstream updates delays, please use TAG 1.0.33 for now
8 | #error Touch devices are not supported at the moment due to upstream updates delays, please use TAG 1.0.33 for now
| ^~~~~
[1579/1719] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/keychain.c.obj
ninja: build stopped: subcommand failed.
ninja failed with exit code 1, output of the command is in the C:\Jade\build\log\idf_py_stderr_output_12548 and C:\Jade\build\log\idf_py_stdout_output_12548
I'm using version ESP32 V5.4 as described in Set up the environment.
The text was updated successfully, but these errors were encountered: