local wrote: Sat Feb 11, 2023 6:15 pm
Link znalazłem w wątku. Można w jakiś sposób sprawdzić jakie opcje zostały wybrane ?
Aktualnie nie ma jeszcze takiej funkcjonalności.
local wrote: Sat Feb 11, 2023 6:15 pm
Sprawdzanie działa ok. Problem jest przy kliknięciu w link
pobierz z strony urządzenia (lub wywołując go w inny sposób).
Jeśli nie działa pobranie, to znaczy, że nie ma binarki, że prawdopodobnie jeszcze się generuje lub generowanie zakończyło się błędem.
Można do linku dodać &error i dostaniemy szczegóły, jeśli faktycznie kompilacja tej wersji zakończyła się błędem.
http://gui-generic-builder.supla.io/?fi ... 9e76&error
Code: Select all
In file included from lib/Adafruit_VL53L0X/src/core/src/vl53l0x_api_ranging.cpp:30:
lib/Adafruit_VL53L0X/src/core/src/../../vl53l0x_api_core.h:106:1: fatal error: opening dependency file /tmp/arduino-sketch-C852E82B98AD5C872CBAFB42A3DD7613/libraries/Adafruit_VL53L0X/core/src/vl53l0x_api_ranging.cpp.d: No such file or directory
106 | }
| ^
compilation terminated.
lib/Adafruit_VL53L0X/src/core/src/vl53l0x_api_strings.cpp:406:1: fatal error: opening dependency file /tmp/arduino-sketch-C852E82B98AD5C872CBAFB42A3DD7613/libraries/Adafruit_VL53L0X/core/src/vl53l0x_api_strings.cpp.d: No such file or directory
406 | }
| ^
compilation terminated.
lib/Adafruit_VL53L0X/src/core/src/vl53l0x_api_calibration.cpp:1153:1: fatal error: opening dependency file /tmp/arduino-sketch-C852E82B98AD5C872CBAFB42A3DD7613/libraries/Adafruit_VL53L0X/core/src/vl53l0x_api_calibration.cpp.d: No such file or directory
1153 | }
| ^
compilation terminated.
lib/Adafruit_VL53L0X/src/core/src/vl53l0x_api_core.cpp:2022:1: fatal error: opening dependency file /tmp/arduino-sketch-C852E82B98AD5C872CBAFB42A3DD7613/libraries/Adafruit_VL53L0X/core/src/vl53l0x_api_core.cpp.d: No such file or directory
2022 | }
| ^
compilation terminated.
lib/Adafruit_VL53L0X/src/core/src/vl53l0x_api.cpp:2811:1: fatal error: opening dependency file /tmp/arduino-sketch-C852E82B98AD5C872CBAFB42A3DD7613/libraries/Adafruit_VL53L0X/core/src/vl53l0x_api.cpp.d: No such file or directory
2811 | }
| ^
compilation terminated.
Multiple libraries were found for "SoftwareSerial.h"
Used: .arduino15/packages/esp8266/hardware/esp8266/3.0.2/libraries/SoftwareSerial
Not used: /var/www/html/github/GUI-Generic/lib/espsoftwareserial
Error during build: exit status 1
xxxxxxxxxxxxxxxxxx
BOARD esp8266:esp8266:esp8285:eesz=1M64,xtal=160
BOARD_NAME
TEMPLATE_JSON
JSON_DEFINITION
OPTIONS -DATOMIC_FS_UPDATE -DMIMETYPE_MINIMAL -DBEARSSL_SSL_BASIC -DSUPLA_ACTION_TRIGGER -DSUPLA_BUTTON -DSUPLA_CONFIG -DSUPLA_DHT22 -DSUPLA_DS18B20
-DSUPLA_ENABLE_GUI -DSUPLA_LED -DSUPLA_OTA -DSUPLA_RELAY