Code: Select all
Błąd generowania
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:695:14: error: expected constructor, destructor, or type conversion before '(' token
695 | addFormHeader(webContentBuffer, String(S_SETTING_FOR) + S_SPACE + S_CODES);
| ^
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:696:1: error: 'webContentBuffer' does not name a type
696 | webContentBuffer += F("
");
| ^~~~~~~~~~~~~~~~
In file included from .arduino15/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266/Arduino.h:295,
from .arduino15/packages/esp8266/hardware/esp8266/3.1.2/libraries/SPI/SPI.h:24,
from GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaDeviceGUI.h:23,
from GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.h:20,
from GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:17:
.arduino15/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266/WString.h:40:34: error: expected unqualified-id before ')' token
40 | #define F(string_literal) (FPSTR(PSTR(string_literal)))
| ^~~~
.arduino15/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266/WString.h:39:76: note: in definition of macro 'FPSTR'
39 | #define FPSTR(pstr_pointer) (reinterpret_cast(pstr_pointer))
| ^~~~~~~~~~~~
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:696:21: note: in expansion of macro 'F'
696 | webContentBuffer += F("
");
| ^
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:697:1: error: expected unqualified-id before 'if'
697 | if (!code.isEmpty()) {
| ^~
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:700:1: error: expected unqualified-id before 'else'
700 | else {
| ^~~~
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:705:1: error: 'webContentBuffer' does not name a type
705 | webContentBuffer += F("
");
| ^~~~~~~~~~~~~~~~
In file included from .arduino15/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266/Arduino.h:295,
from .arduino15/packages/esp8266/hardware/esp8266/3.1.2/libraries/SPI/SPI.h:24,
from GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaDeviceGUI.h:23,
from GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.h:20,
from GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:17:
.arduino15/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266/WString.h:40:34: error: expected unqualified-id before ')' token
40 | #define F(string_literal) (FPSTR(PSTR(string_literal)))
| ^~~~
.arduino15/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266/WString.h:39:76: note: in definition of macro 'FPSTR'
39 | #define FPSTR(pstr_pointer) (reinterpret_cast(pstr_pointer))
| ^~~~~~~~~~~~
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:705:21: note: in expansion of macro 'F'
705 | webContentBuffer += F("
");
| ^
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:706:10: error: expected constructor, destructor, or type conversion before '(' token
706 | addButton(webContentBuffer, S_READ, getParameterRequest(PATH_BRIDGE, ARG_PARM_URL, "read"));
| ^
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:707:17: error: expected constructor, destructor, or type conversion before '(' token
707 | addFormHeaderEnd(webContentBuffer);
| ^
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:709:10: error: expected constructor, destructor, or type conversion before '(' token
709 | addButton(webContentBuffer, S_RETURN, PATH_OTHER);
| ^
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:710:1: error: 'WebServer' does not name a type
710 | WebServer->sendContent();
| ^~~~~~~~~
GUI-Generic_bv6.0_gv7.11.8_pl_8dc113c4db5d4d7bc68fbf754096a7ea/SuplaWebPageOther.cpp:711:1: error: expected declaration before '}' token
711 | }
| ^
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=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_ENABLE_GUI
-DSUPLA_EXCLUDE_LITTLEFS_CONFIG -DSUPLA_OTA -DSUPLA_RELAY -DSUPLA_RF_BRIDGE