GUI Generic - Błąd generowania
-
- Posts: 100
- Joined: Sat Jun 17, 2023 3:42 pm
Sprawdziłem. Działa na Testowej GG v7.13.0. Korekty się przyjęły i są zgodne, chmura z LCD.
-
- Posts: 641
- Joined: Mon Sep 24, 2018 6:08 pm
- Location: Wrocław
Możecie sprawdzić dlaczego nie generuje się soft
https://gui-generic-builder.supla.io/?f ... a210838a4e
Z góry dziękuję
https://gui-generic-builder.supla.io/?f ... a210838a4e
Z góry dziękuję
-
- Posts: 34
- Joined: Sat Aug 26, 2023 8:38 pm
Siemka,
Błąd podczas generowania binarki z wykorzystaniem BME280 + Pushover. Ewidentnie nie podoba mu się, że znaleziono 2 biblioteki: SoftwareSerial
Błąd podczas generowania binarki z wykorzystaniem BME280 + Pushover. Ewidentnie nie podoba mu się, że znaleziono 2 biblioteki: SoftwareSerial
Code: Select all
In file included from GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/SuplaDeviceGUI.h:59,
from GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/GUIGenericCommon.cpp:18:
GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/SuplaConditions.h:114:5: error: 'S_CHANNEL_VALUE' was not declared in this scope
114 | S_CHANNEL_VALUE S_SPACE S_ON_LESS,
| ^~~~~~~~~~~~~~~
In file included from GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/GUIGenericCommon.h:21,
from GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/GUIGenericCommon.cpp:17:
GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/src/language/common.h:5:17: error: expected '}' before string constant
5 | #define S_SPACE " "
| ^~~
GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/SuplaConditions.h:114:21: note: in expansion of macro 'S_SPACE'
114 | S_CHANNEL_VALUE S_SPACE S_ON_LESS,
| ^~~~~~~
In file included from GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/SuplaDeviceGUI.h:59,
from GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/GUIGenericCommon.cpp:18:
GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/SuplaConditions.h:112:49: note: to match this '{'
112 | const char* const CONDITIONS_TYPE_P[] PROGMEM = {
| ^
GUI-Generic_bv6.0_gv7.12.08_pl_2b2a3a0fe1483435045d421163af4fd4/SuplaConditions.h:137:1: error: expected declaration before '}' token
137 | };
| ^
Multiple libraries were found for "SoftwareSerial.h"
Used: /var/www/html/github/GUI-Generic/lib/EspSoftwareSerial
Not used: /var/www/html/github/GUI-Generic/lib/EspSoftwareSerial
Not used: .arduino15/packages/esp8266/hardware/esp8266/3.1.2/libraries/SoftwareSerial
Error during build: exit status 1
xxxxxxxxxxxxxxxxxx
BOARD esp8266:esp8266:generic:eesz=4M1M,xtal=160
BOARD_NAME
TEMPLATE_JSON
JSON_DEFINITION
OPTIONS -DATOMIC_FS_UPDATE -DMIMETYPE_MINIMAL -DBEARSSL_SSL_BASIC -DNDEBUG -DSUPLA_BME280 -DSUPLA_CONFIG -DSUPLA_DEEP_SLEEP -DSUPLA_DISABLE_LOGS
-DSUPLA_ENABLE_GUI -DSUPLA_EXCLUDE_LITTLEFS_CONFIG -DSUPLA_OTA -DSUPLA_PUSHOVER
-
- Posts: 2219
- Joined: Sun Apr 03, 2016 7:16 pm
- Location: Olsztyn
A odhacz powiadomienia i zobacz?
Zauważyłem że nie generator nie lubi powiadomień
Zauważyłem że nie generator nie lubi powiadomień
Pozdrawiam
Wojtek
Wojtek
-
- Posts: 1120
- Joined: Wed Jan 15, 2020 8:17 pm
Ewentualnie zaznacz jeszcze warunkowanie jak wybierasz Pushover
-
- Posts: 5294
- Joined: Fri Nov 16, 2018 7:25 am
A nie łatwiej wygenerować najnowszą wersję?
https://gui-generic-builder.supla.io/
-
- Posts: 2219
- Joined: Sun Apr 03, 2016 7:16 pm
- Location: Olsztyn
Kompiluje się prawie, bo zginęła opcja "korekta" chyba ze tak miało być.
Pozdrawiam
Wojtek
Wojtek