ESP, IoT ESP8266, проблема с компиляцией скетча

Помогите запустить скетч
BLUETOOTH МАТРИЦА НА АДРЕСНЫХ СВЕТОДИОДАХ

Имею esp8266.
Библиотеки поставил, порт и плату выбрал по инструкции. При компиляции получаю вот это:

Arduino: 1.8.2 (Windows 10), Плата:"WeMos D1 R1, 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 4M (no SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 921600"


In file included from C:\Users\Admin_scamt\Downloads\GyverMatrixBT-master\firmware\GyverMatrixOS_v1.11\GyverMatrixOS_v1.11.ino:137:0:

C:\Users\Admin_scamt\Documents\Arduino\libraries\FastLED-stm32patch/FastLED.h:17:21: note: #pragma message: FastLED version 3.002.000

# pragma message "FastLED version 3.002.000"

^

In file included from C:\Users\Admin_scamt\Documents\Arduino\libraries\FastLED-stm32patch/led_sysdefs.h:24:0,

from C:\Users\Admin_scamt\Documents\Arduino\libraries\FastLED-stm32patch/FastLED.h:44,

from C:\Users\Admin_scamt\Downloads\GyverMatrixBT-master\firmware\GyverMatrixOS_v1.11\GyverMatrixOS_v1.11.ino:137:

C:\Users\Admin_scamt\Documents\Arduino\libraries\FastLED-stm32patch/platforms/esp/8266/led_sysdefs_esp8266.h:15:17: error: conflicting declaration 'typedef uint8_t boolean'

typedef uint8_t boolean;

^

In file included from sketch\GyverMatrixOS_v1.11.ino.cpp:1:0:

C:\Users\Admin_scamt\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.1\cores\esp8266/Arduino.h:191:14: error: 'boolean' has a previous declaration as 'typedef bool boolean'

typedef bool boolean;

^

In file included from C:\Users\Admin_scamt\Documents\Arduino\libraries\FastLED-stm32patch/FastLED.h:68:0,

from C:\Users\Admin_scamt\Downloads\GyverMatrixBT-master\firmware\GyverMatrixOS_v1.11\GyverMatrixOS_v1.11.ino:137:

C:\Users\Admin_scamt\Documents\Arduino\libraries\FastLED-stm32patch/fastspi.h:110:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

# pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

^

exit status 1
Ошибка компиляции для платы WeMos D1 R1.
 

Комментарии

DEADLORD

✩✩✩✩✩✩✩
18 Янв 2020
9
0
Полный текст ошибки в студию
was not declared in this scope не определена какая-то переменная, но какая, вы не выкладываете
animation:1033:48: error: 'setShowDateInClock' was not declared in this scope
animation:1038:50: error: 'setShowDateDuration' was not declared in this scope
animation:1039:50: error: 'setShowDateInterval' was not declared in this scope
animation:1052:25: error: 'stopAlarm' was not declared in this scope
animation:1075:98: error: 'saveAlarmSounds' was not declared in this scope
animation:1087:28: error: 'StopSound' was not declared in this scope
animation:1115:28: error: 'StopSound' was not declared in this scope
animation:1161:35: error: 'setUseSoftAP' was not declared in this scope
animation:1182:72: error: 'saveStaticIP' was not declared in this scope
animation:1189:27: error: 'showCurrentIP' was not declared in this scope
animation:1213:57: error: 'setAM1params' was not declared in this scope
animation:1222:57: error: 'setAM2params' was not declared in this scope
animation:1224:22: error: 'saveSettings' was not declared in this scope
animation:1231:37: error: 'setPowerLimit' was not declared in this scope
animation:1232:43: error: 'getPowerLimit' was not declared in this scope
animation:1239:5: error: 'lastMode' was not declared in this scope
animation:1239:16: error: 'intData' was not declared in this scope
animation:1245:3: error: 'haveIncomeData' was not declared in this scope
animation:1245:20: error: 'bufIdx' was not declared in this scope
animation:1245:43: error: 'packetSize' was not declared in this scope
animation:1252:26: error: 'incomeBuffer' was not declared in this scope
animation:1252:40: error: 'UDP_PACKET_MAX_SIZE' was not declared in this scope
animation:1280:16: error: 'parseNTP' was not declared in this scope
animation:1292:30: error: 'incomeBuffer' was not declared in this scope
animation:1293:5: error: 'incomeBuffer' was not declared in this scope
animation:1295:9: error: 'parseMode' was not declared in this scope
animation:1295:22: error: 'TEXT' was not declared in this scope
animation:1298:13: error: 'intData' was not declared in this scope
animation:1299:11: error: 'pictureLine' was not declared in this scope
animation:1301:11: error: 'receiveText' was not declared in this scope
animation:1305:9: error: 'incomingByte' was not declared in this scope
animation:1305:24: error: 'ending' was not declared in this scope
animation:1306:21: error: 'NORMAL' was not declared in this scope
animation:1310:9: error: 'incomingByte' was not declared in this scope
animation:1316:9: error: 'parseStarted' was not declared in this scope
animation:1317:11: error: 'incomingByte' was not declared in this scope
animation:1317:27: error: 'divider' was not declared in this scope
animation:1317:54: error: 'ending' was not declared in this scope
animation:1318:9: error: 'string_convert' was not declared in this scope
animation:1320:13: error: 'parse_index' was not declared in this scope
animation:1321:26: error: 'string_convert' was not declared in this scope
animation:1322:11: error: 'intData' was not declared in this scope
animation:1323:29: error: 'parseMode' was not declared in this scope
animation:1323:41: error: 'COLOR' was not declared in this scope
animation:1325:13: error: 'parseMode' was not declared in this scope
animation:1325:25: error: 'TEXT' was not declared in this scope
animation:1327:16: error: 'parseMode' was not declared in this scope
animation:1327:28: error: 'NORMAL' was not declared in this scope
animation:1331:13: error: 'parse_index' was not declared in this scope
animation:1332:15: error: 'parseMode' was not declared in this scope
animation:1332:28: error: 'NORMAL' was not declared in this scope
animation:1332:36: error: 'intData' was not declared in this scope
animation:1332:59: error: 'string_convert' was not declared in this scope
animation:1333:15: error: 'parseMode' was not declared in this scope
animation:1333:28: error: 'COLOR' was not declared in this scope
animation:1334:47: error: 'string_convert' was not declared in this scope
animation:1334:61: error: 'HEXtoInt' was not declared in this scope
animation:1334:62: error: 'setGlobalColor' was not declared in this scope
animation:1335:17: error: 'intData' was not declared in this scope
animation:1341:27: error: 'NORMAL' was not declared in this scope
animation:1345:11: error: 'intData' was not declared in this scope
animation:1345:34: error: 'string_convert' was not declared in this scope
animation:1347:9: error: 'string_convert' was not declared in this scope
animation:1348:9: error: 'parse_index' was not declared in this scope
animation:1352:9: error: 'incomingByte' was not declared in this scope
animation:1352:25: error: 'header' was not declared in this scope
animation:1353:7: error: 'parseStarted' was not declared in this scope
animation:1354:7: error: 'parse_index' was not declared in this scope
animation:1355:7: error: 'string_convert' was not declared in this scope
animation:1358:9: error: 'incomingByte' was not declared in this scope
animation:1358:25: error: 'ending' was not declared in this scope
animation:1359:7: error: 'parseMode' was not declared in this scope
animation:1359:19: error: 'NORMAL' was not declared in this scope
animation:1360:7: error: 'parseStarted' was not declared in this scope
animation:1361:7: error: 'recievedFlag' was not declared in this scope
animation:1372:31: error: a function-definition is not allowed here before '{' token
utility:333:1: error: expected '}' at end of input
utility:333:1: error: expected '}' at end of input
Несколько библиотек найдено для "GyverFilters.h"
Используется: C:\Program
Несколько библиотек найдено для "DFRobotDFPlayerMini.h"
Используется: C:\Program
Несколько библиотек найдено для "SoftwareSerial.h"
Используется: C:\Users\aliga\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\SoftwareSerial
Не используется: C:\Program
Несколько библиотек найдено для "ESP8266WiFi.h"
Используется: C:\Users\aliga\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\ESP8266WiFi
Несколько библиотек найдено для "TimeLib.h"
Используется: C:\Program
Несколько библиотек найдено для "EEPROM.h"
Используется: C:\Users\aliga\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\EEPROM
Несколько библиотек найдено для "FastLED.h"
Используется: C:\Users\aliga\OneDrive\Документы\Arduino\libraries\FastLED
Несколько библиотек найдено для "GyverButton.h"
Используется: C:\Program
exit status 1
'loadSettings' was not declared in this scope
(не знаете случаем в чем проблема?)
( в файле с прошивкой проекта рюкзак с дисплеем было видео как добавить анимации, и надо было раскомментировать анимации в некоторых файлах, и после проверки вышла ошибка)
 
Изменено:

Koteyka 🐱

★★★★★★✩
Команда форума
27 Окт 2019
935
556
54
Днепр, Украина
firelamp.pp.ua
@DEADLORD, Под спойлер спрячьте большие тексты
У вас, по ходу, вообще ни одна переменная не определена.
Что-то вы не так делаете.
Удалите все библиотеки и установите только из архива.
Проверьте, чтобы версия IDE была последней.
Убедитесь, что выбираете верную плату в настройках и сами настройки платы верны.
 
Изменено:

Илья Зябрин

✩✩✩✩✩✩✩
9 Янв 2020
4
0
Здравствуйте. Подскажите пожалуйста что я делаю не так? Во время компиляции скетча выводит следующие сообщение (смотреть фото "ошибка")

Проблему решил, все прошилось и заработало!
Благодарю Koteyka за ответ:
Удалите все библиотеки и установите только из архива.
Проверьте, чтобы версия IDE была последней.
Убедитесь, что выбираете верную плату в настройках и сами настройки платы верны.

Но даже после описаны выше действий ничего не менялось, а когда я закомментировал #else (смотрим фото "1984") компиляция скетча прошла успешно и прошивка загрузилась в плату. НО! загрузилась она только при зажатой кнопке, если ее не зажимать то программа не видит плату, то есть вывод сообщение о том что время подключения вышло и т.д. ... Так же после прошивки с зажатой кнопкой все начинает работать, но после отключения питания и повторном включении плата не реагирует и выводит в монитор порта следующие строки (смотрим фото "монитор порта") и данные строки бесконечно бегут и заполняют монитор порта, при нажатии на кнопку перезагрузки на секунду останавливается, а потом продолжает тоже самое. А при зажатии сенсорной кнопки гаснет светодиот на плате (при не зажатой он все время горит) и монитор порта замерает.
Подскажите пожалуйста что делаю не так?
И еже информация, мало ли пригодится: Пины на плате D2 и D4 у меня припаяны наоборот, то есть пин ленты это D2 а пин кнопки D4. Предвидя вопрос отвечаю что в прошивки пины я тоже поменял местами.
 

Вложения

DEADLORD

✩✩✩✩✩✩✩
18 Янв 2020
9
0
@DEADLORD, Под спойлер спрячьте большие тексты
У вас, по ходу, вообще ни одна переменная не определена.
Что-то вы не так делаете.
Удалите все библиотеки и установите только из архива.
Проверьте, чтобы версия IDE была последней.
Убедитесь, что выбираете верную плату в настройках и сами настройки платы верны.
у меня плата wemos d1 mini но говорят что лучше поставить NodeMCU v1.0 (ESP-12E) меньше глюков будет, предполагаешь что из за этого могут быть ошибки?
все работало стабильно пока я не решил раскомментировать другие анимации
 

Koteyka 🐱

★★★★★★✩
Команда форума
27 Окт 2019
935
556
54
Днепр, Украина
firelamp.pp.ua
все работало стабильно пока я не решил раскомментировать другие анимации
Я не делал рюкзак, не скажу.
Возможно раскомментировали или что-то лишнее или не до конца.
Похоже на то, что не подгружаются части кода, в которых объявлены переменные с ошибками.
 

DEADLORD

✩✩✩✩✩✩✩
18 Янв 2020
9
0
@DEADLORD, Под спойлер спрячьте большие тексты
У вас, по ходу, вообще ни одна переменная не определена.
Что-то вы не так делаете.
Удалите все библиотеки и установите только из архива.
Проверьте, чтобы версия IDE была последней.
Убедитесь, что выбираете верную плату в настройках и сами настройки платы верны.
я обновил до последней версии, удалил все библиотеки, скинул из архива но все равно эта ошибка выходит

Arduino: 1.8.11 Hourly Build 2020/01/20 01:33 (Windows 10), Плата:"WeMos D1 R1, 80 MHz, Flash, Disabled (new can abort), All SSL ciphers (most compatible), 4MB (FS:1MB OTA:~1019KB), v2 Lower Memory, Disabled, None, Only Sketch, 921600"

In file included from C:\Users\aliga\OneDrive\Рабочий стол\рпрп\firmware\GyverMatrixOS_v1.15\GyverMatrixOS_v1.15.ino:132:0:

C:\Program Files (x86)\arduino-nightly\libraries\FastLED-master/FastLED.h:14:21: note: #pragma message: FastLED version 3.003.002

# pragma message "FastLED version 3.003.002"

^

In file included from C:\Program Files (x86)\arduino-nightly\libraries\FastLED-master/FastLED.h:65:0,

from C:\Users\aliga\OneDrive\Рабочий стол\рпрп\firmware\GyverMatrixOS_v1.15\GyverMatrixOS_v1.15.ino:132:

C:\Program Files (x86)\arduino-nightly\libraries\FastLED-master/fastspi.h:130:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

# pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

^

C:\Users\aliga\OneDrive\Рабочий стол\рпрп\firmware\GyverMatrixOS_v1.15\GyverMatrixOS_v1.15.ino: In function 'void setup()':

GyverMatrixOS_v1.15:638:16: error: 'loadSettings' was not declared in this scope

GyverMatrixOS_v1.15:678:20: error: 'checkClockOrigin' was not declared in this scope

GyverMatrixOS_v1.15:699:40: error: 'getCurrentSpecMode' was not declared in this scope

GyverMatrixOS_v1.15:701:28: error: 'setSpecialMode' was not declared in this scope

GyverMatrixOS_v1.15:703:42: error: 'getCurrentManualMode' was not declared in this scope

GyverMatrixOS_v1.15:705:22: error: 'setRandomMode2' was not declared in this scope

GyverMatrixOS_v1.15:710:37: error: 'getUsageForMode' was not declared in this scope

GyverMatrixOS_v1.15:717:31: error: 'setModeByModeId' was not declared in this scope

C:\Users\aliga\OneDrive\Рабочий стол\рпрп\firmware\GyverMatrixOS_v1.15\GyverMatrixOS_v1.15.ino: In function 'void loop()':

GyverMatrixOS_v1.15:724:20: error: 'bluetoothRoutine' was not declared in this scope

C:\Users\aliga\OneDrive\Рабочий стол\рпрп\firmware\GyverMatrixOS_v1.15\animation.ino: In function 'void loadImage(const uint16_t*)':

animation:17:130: error: 'expandColor' was not declared in this scope

animation:17:131: error: 'gammaCorrection' was not declared in this scope

animation:17:132: error: 'drawPixelXY' was not declared in this scope

C:\Users\aliga\OneDrive\Рабочий стол\рпрп\firmware\GyverMatrixOS_v1.15\animation.ino: In function 'void animation(byte)':

animation:52:9: error: expected primary-expression before '/' token

animation:53:7: error: expected primary-expression before 'case'

animation:53:7: error: expected ';' before 'case'

animation:526:7: error: 'recievedFlag' was not declared in this scope

animation:530:9: error: 'intData' was not declared in this scope

animation:537:9: error: 'intData' was not declared in this scope

animation:551:9: error: 'intData' was not declared in this scope

animation:554:17: error: 'stopAlarm' was not declared in this scope

animation:557:13: error: 'intData' was not declared in this scope

animation:560:25: error: 'sendAcknowledge' was not declared in this scope

animation:573:72: error: 'gammaCorrection' was not declared in this scope

animation:573:73: error: 'drawPixelXY' was not declared in this scope

animation:584:45: error: 'fillAll' was not declared in this scope

animation:603:45: error: 'saveMaxBrightness' was not declared in this scope

animation:614:49: error: 'setUseAutoBrightness' was not declared in this scope

animation:615:49: error: 'setAutoBrightnessMin' was not declared in this scope

animation:634:9: error: 'b_tmp' was not declared in this scope

animation:634:17: error: 'pictureLine' was not declared in this scope

animation:635:9: error: 'str' was not declared in this scope

animation:636:9: error: 'pntY' was not declared in this scope

animation:639:9: error: 'pntIdx' was not declared in this scope

animation:640:9: error: 'idx' was not declared in this scope

animation:646:11: error: 'pntPart' was not declared in this scope

animation:656:17: error: 'pntPart' was not declared in this scope

animation:658:11: error: 'str1' was not declared in this scope

animation:659:11: error: 'str2' was not declared in this scope

animation:661:11: error: 'pntColor' was not declared in this scope

animation:661:33: error: 'HEXtoInt' was not declared in this scope

animation:662:11: error: 'pntX' was not declared in this scope

animation:675:13: error: 'pntX' was not declared in this scope

animation:679:50: error: 'pntX' was not declared in this scope

animation:679:74: error: 'ackCounter' was not declared in this scope

animation:681:25: error: 'incomeBuffer' was not declared in this scope

animation:697:9: error: 'tmp_eff' was not declared in this scope

animation:697:19: error: 'receiveText' was not declared in this scope

animation:707:31: error: 'setNtpServer' was not declared in this scope

animation:714:26: error: 'setSsid' was not declared in this scope

animation:718:26: error: 'setPass' was not declared in this scope

animation:722:32: error: 'setSoftAPName' was not declared in this scope

animation:726:32: error: 'setSoftAPPass' was not declared in this scope

animation:751:45: error: 'CountTokens' was not declared in this scope

In file included from sketch\GyverMatrixOS_v1.15.ino.cpp:1:0:

animation:754:62: error: 'GetToken' was not declared in this scope

C:\Users\aliga\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\cores\esp8266/Arduino.h:136:35: note: in definition of macro 'constrain'

#define constrain(amt,low,high) ((amt)<(low)?(low):((amt)>(high)?(high):(amt)))
 

DEADLORD

✩✩✩✩✩✩✩
18 Янв 2020
9
0
@DEADLORD, Под спойлер спрячьте большие тексты
У вас, по ходу, вообще ни одна переменная не определена.
Что-то вы не так делаете.
Удалите все библиотеки и установите только из архива.
Проверьте, чтобы версия IDE была последней.
Убедитесь, что выбираете верную плату в настройках и сами настройки платы верны.
^

animation:755:77: error: 'mapAlarmToEffect' was not declared in this scope

animation:757:70: error: 'saveAlarmParams' was not declared in this scope

animation:760:19: error: 'alarmHourVal' was not declared in this scope

animation:761:19: error: 'alarmMinuteVal' was not declared in this scope

animation:764:65: error: 'setAlarmTime' was not declared in this scope

animation:767:30: error: 'saveSettings' was not declared in this scope

animation:769:35: error: 'calculateDawnTime' was not declared in this scope

animation:776:27: error: 'sendPageParams' was not declared in this scope

animation:786:30: error: 'startRunningText' was not declared in this scope

animation:791:43: error: 'setUseTextInDemo' was not declared in this scope

animation:796:41: error: 'setTextColorMode' was not declared in this scope

animation:810:27: error: 'setEffect' was not declared in this scope

animation:814:94: error: 'setGlobalColor' was not declared in this scope

animation:817:50: error: 'saveEffectUsage' was not declared in this scope

animation:821:27: error: 'sendPageParams' was not declared in this scope

animation:839:11: error: 'startGame' was not declared in this scope

animation:842:46: error: 'saveGameUsage' was not declared in this scope

animation:847:27: error: 'sendPageParams' was not declared in this scope

animation:885:34: error: 'setSpecialMode' was not declared in this scope

animation:886:25: error: 'sendPageParams' was not declared in this scope

animation:892:46: error: 'saveEffectSpeed' was not declared in this scope

animation:895:38: error: 'saveScrollSpeed' was not declared in this scope

animation:898:40: error: 'saveGameSpeed' was not declared in this scope

animation:900:34: error: 'setTimersForMode' was not declared in this scope

animation:908:44: error: 'prevMode' was not declared in this scope

animation:909:44: error: 'nextMode' was not declared in this scope

animation:919:30: error: 'saveAutoplay' was not declared in this scope

animation:920:41: error: 'saveRandomMode' was not declared in this scope

animation:921:62: error: 'setCurrentManualMode' was not declared in this scope

animation:948:38: error: 'saveAutoplayTime' was not declared in this scope

animation:949:30: error: 'saveIdleTime' was not declared in this scope

animation:966:22: error: 'resetModes' was not declared in this scope

animation:982:57: error: 'saveEffectClock' was not declared in this scope

animation:986:52: error: 'saveClockOverlayEnabled' was not declared in this scope

animation:990:31: error: 'saveUseNtp' was not declared in this scope

animation:998:41: error: 'saveTimeZone' was not declared in this scope

animation:999:46: error: 'saveNtpSyncTime' was not declared in this scope

animation:1016:31: error: 'checkClockOrigin' was not declared in this scope

animation:1017:47: error: 'saveClockOrientation' was not declared in this scope

animation:1023:43: error: 'saveClockColorMode' was not declared in this scope

animation:1033:48: error: 'setShowDateInClock' was not declared in this scope

animation:1038:50: error: 'setShowDateDuration' was not declared in this scope

animation:1039:50: error: 'setShowDateInterval' was not declared in this scope

animation:1052:25: error: 'stopAlarm' was not declared in this scope

animation:1161:35: error: 'setUseSoftAP' was not declared in this scope

animation:1182:72: error: 'saveStaticIP' was not declared in this scope

animation:1189:27: error: 'showCurrentIP' was not declared in this scope

animation:1213:57: error: 'setAM1params' was not declared in this scope

animation:1222:57: error: 'setAM2params' was not declared in this scope

animation:1224:22: error: 'saveSettings' was not declared in this scope

animation:1231:37: error: 'setPowerLimit' was not declared in this scope

animation:1232:43: error: 'getPowerLimit' was not declared in this scope

animation:1239:5: error: 'lastMode' was not declared in this scope

animation:1239:16: error: 'intData' was not declared in this scope

animation:1245:3: error: 'haveIncomeData' was not declared in this scope

animation:1245:20: error: 'bufIdx' was not declared in this scope

animation:1245:43: error: 'packetSize' was not declared in this scope

animation:1252:26: error: 'incomeBuffer' was not declared in this scope

animation:1252:40: error: 'UDP_PACKET_MAX_SIZE' was not declared in this scope

animation:1280:16: error: 'parseNTP' was not declared in this scope

animation:1292:30: error: 'incomeBuffer' was not declared in this scope

animation:1293:5: error: 'incomeBuffer' was not declared in this scope

animation:1295:9: error: 'parseMode' was not declared in this scope

animation:1295:22: error: 'TEXT' was not declared in this scope

animation:1298:13: error: 'intData' was not declared in this scope

animation:1299:11: error: 'pictureLine' was not declared in this scope

animation:1301:11: error: 'receiveText' was not declared in this scope

animation:1305:9: error: 'incomingByte' was not declared in this scope

animation:1305:24: error: 'ending' was not declared in this scope

animation:1306:21: error: 'NORMAL' was not declared in this scope

animation:1310:9: error: 'incomingByte' was not declared in this scope

animation:1316:9: error: 'parseStarted' was not declared in this scope

animation:1317:11: error: 'incomingByte' was not declared in this scope

animation:1317:27: error: 'divider' was not declared in this scope

animation:1317:54: error: 'ending' was not declared in this scope

animation:1318:9: error: 'string_convert' was not declared in this scope

animation:1320:13: error: 'parse_index' was not declared in this scope

animation:1321:26: error: 'string_convert' was not declared in this scope

animation:1322:11: error: 'intData' was not declared in this scope

animation:1323:29: error: 'parseMode' was not declared in this scope

animation:1323:41: error: 'COLOR' was not declared in this scope

animation:1325:13: error: 'parseMode' was not declared in this scope

animation:1325:25: error: 'TEXT' was not declared in this scope

animation:1327:16: error: 'parseMode' was not declared in this scope

animation:1327:28: error: 'NORMAL' was not declared in this scope

animation:1331:13: error: 'parse_index' was not declared in this scope

animation:1332:15: error: 'parseMode' was not declared in this scope

animation:1332:28: error: 'NORMAL' was not declared in this scope

animation:1332:36: error: 'intData' was not declared in this scope

animation:1332:59: error: 'string_convert' was not declared in this scope

animation:1333:15: error: 'parseMode' was not declared in this scope

animation:1333:28: error: 'COLOR' was not declared in this scope

animation:1334:47: error: 'string_convert' was not declared in this scope

animation:1334:61: error: 'HEXtoInt' was not declared in this scope

animation:1334:62: error: 'setGlobalColor' was not declared in this scope

animation:1335:17: error: 'intData' was not declared in this scope

animation:1341:27: error: 'NORMAL' was not declared in this scope

animation:1345:11: error: 'intData' was not declared in this scope

animation:1345:34: error: 'string_convert' was not declared in this scope

animation:1347:9: error: 'string_convert' was not declared in this scope

animation:1348:9: error: 'parse_index' was not declared in this scope

animation:1352:9: error: 'incomingByte' was not declared in this scope

animation:1352:25: error: 'header' was not declared in this scope

animation:1353:7: error: 'parseStarted' was not declared in this scope

animation:1354:7: error: 'parse_index' was not declared in this scope

animation:1355:7: error: 'string_convert' was not declared in this scope

animation:1358:9: error: 'incomingByte' was not declared in this scope

animation:1358:25: error: 'ending' was not declared in this scope

animation:1359:7: error: 'parseMode' was not declared in this scope

animation:1359:19: error: 'NORMAL' was not declared in this scope

animation:1360:7: error: 'parseStarted' was not declared in this scope

animation:1361:7: error: 'recievedFlag' was not declared in this scope

animation:1372:31: error: a function-definition is not allowed here before '{' token

utility:333:1: error: expected '}' at end of input

utility:333:1: error: expected '}' at end of input

exit status 1
'loadSettings' was not declared in this scope

Этот отчёт будет иметь больше информации с
включенной опцией Файл -> Настройки ->
"Показать подробный вывод во время компиляции"
 

DEADLORD

✩✩✩✩✩✩✩
18 Янв 2020
9
0
Я не делал рюкзак, не скажу.
Возможно раскомментировали или что-то лишнее или не до конца.
Похоже на то, что не подгружаются части кода, в которых объявлены переменные с ошибками.
странно что ошибки выходят там где нужно что то по идеи дописать( там ведь пустые скобки)
 

Вложения

Koteyka 🐱

★★★★★★✩
Команда форума
27 Окт 2019
935
556
54
Днепр, Украина
firelamp.pp.ua
Скобки и должны быть пустыми.
Это вызов метода. Если параметры в метод передавать не нужно, то скобки будут пустыми.
Но в вашем случае этот вызов находится в работе с EEPROM.
Сомневаюсь, что это связано с эффектами.
Попробуйте задать вопрос в теме, где обсуждается именно рюкзак (если такова имеется).
Возможно у автора эти эффекты еще не доработаны.
 

DEADLORD

✩✩✩✩✩✩✩
18 Янв 2020
9
0
Скобки и должны быть пустыми.
Это вызов метода. Если параметры в метод передавать не нужно, то скобки будут пустыми.
Но в вашем случае этот вызов находится в работе с EEPROM.
Сомневаюсь, что это связано с эффектами.
Попробуйте задать вопрос в теме, где обсуждается именно рюкзак (если такова имеется).
Возможно у автора эти эффекты еще не доработаны.
странно, но в видео алекс показывал как менял анимации( по стандарту там 1 анимация остальные 4 "выключены") попробую скачать архив алекса, может получится
 

5koperun

✩✩✩✩✩✩✩
20 Янв 2020
1
0
Помогите!!! На каком только компе не пробовал, Ошибка компиляции!


Arduino: 1.8.10 (Windows XP), Плата:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 4M (1M SPIFFS), v2 Higher Bandwidth, Disabled, None, Only Sketch, 115200"

D:\Program Files\Arduino\arduino-builder -dump-prefs -logger=machine -hardware D:\Program Files\Arduino\hardware -hardware D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages -tools D:\Program Files\Arduino\tools-builder -tools D:\Program Files\Arduino\hardware\tools\avr -tools D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages -built-in-libraries D:\Program Files\Arduino\libraries -libraries D:\Documents and Settings\Администратор\Мои документы\Arduino\libraries -fqbn=esp8266:esp8266:nodemcuv2:xtal=80,vt=flash,exception=disabled,ssl=all,eesz=4M1M,ip=hb2f,dbg=Disabled,lvl=None____,wipe=none,baud=115200 -vid-pid=10C4_EA60 -ide-version=10810 -build-path D:\DOCUME~1\9335~1\LOCALS~1\Temp\arduino_build_555544 -warnings=none -build-cache D:\DOCUME~1\9335~1\LOCALS~1\Temp\arduino_cache_933048 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.python.path=D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages\esp8266\tools\python\3.7.2-post1 -prefs=runtime.tools.python-3.7.2-post1.path=D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages\esp8266\tools\python\3.7.2-post1 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\2.5.0-3-20ed2b9 -prefs=runtime.tools.xtensa-lx106-elf-gcc-2.5.0-3-20ed2b9.path=D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\2.5.0-3-20ed2b9 -prefs=runtime.tools.mkspiffs.path=D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages\esp8266\tools\mkspiffs\2.5.0-3-20ed2b9 -prefs=runtime.tools.mkspiffs-2.5.0-3-20ed2b9.path=D:\Documents and Settings\Администратор\Local Settings\Application Data\Arduino15\packages\esp8266\tools\mkspiffs\2.5.0-3-20ed2b9 -verbose C:\GyverLamp-master\GyverLamp-master\firmware\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino
panic: Failed to find GetFileInformationByHandleEx procedure in kernel32.dll: Не найдена указанная процедура.

goroutine 1 [running]:
syscall.(*LazyProc).mustFind(0x11c3f9e0)
/home/jenkins/go1.12.5/src/syscall/dll_windows.go:311 +0x42
syscall.(*LazyProc).Addr(0x11c3f9e0, 0xdda500)
/home/jenkins/go1.12.5/src/syscall/dll_windows.go:318 +0x21
internal/syscall/windows.GetFileInformationByHandleEx(0x788, 0x9, 0x11c6fa04, 0x8, 0x3, 0x11c1d348)
/home/jenkins/go1.12.5/src/internal/syscall/windows/zsyscall_windows.go:353 +0x27
os.newFileStatFromGetFileInformationByHandle(0x11d24140, 0x3c, 0x788, 0x0, 0x11d24140, 0x3c)
/home/jenkins/go1.12.5/src/os/types_windows.go:52 +0x135
os.(*File).Stat(0x11c3cee0, 0x984490, 0x11c3cee0, 0x0, 0x11c3cee0)
/home/jenkins/go1.12.5/src/os/stat_windows.go:55 +0x133
io/ioutil.ReadFile(0x11d24140, 0x3c, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/jenkins/go1.12.5/src/io/ioutil/ioutil.go:62 +0xac
github.com/arduino/go-paths-helper.(*Path).ReadFile(...)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/go-paths-helper/paths.go:407
github.com/arduino/arduino-cli/arduino/cores/packageindex.LoadIndex(0x11c3ced8, 0xa29e60, 0x11c4be60, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/arduino/cores/packageindex/index.go:205 +0x2f
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*PackageManager).LoadPackageIndexFromFile(0x11d08c60, 0x11c3ced8, 0x0, 0x0, 0x11c3ced8)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/arduino/cores/packagemanager/package_manager.go:202 +0x25
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*PackageManager).loadPlatforms(0x11d08c60, 0x11c9d650, 0x11c3ce18, 0x7, 0x11c46ac8)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/arduino/cores/packagemanager/loader.go:186 +0xf4d
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*PackageManager).LoadHardwareFromDirectory(0x11d08c60, 0x11c3cbf8, 0xdda500, 0x703815)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/arduino/cores/packagemanager/loader.go:116 +0x43f
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*PackageManager).LoadHardwareFromDirectories(0x11d08c60, 0x11c3cc00, 0x2, 0x2, 0x1, 0x1)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/arduino/cores/packagemanager/loader.go:52 +0x4f
github.com/arduino/arduino-cli/legacy/builder.(*HardwareLoader).Run(0xdebc68, 0x11cea5a0, 0xdebc68, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/hardware_loader.go:43 +0xe4
github.com/arduino/arduino-cli/legacy/builder.(*ContainerSetupHardwareToolsLibsSketchAndProps).Run(0xdebc68, 0x11cea5a0, 0xdebc68, 0xdda500)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/container_setup.go:60 +0x266
github.com/arduino/arduino-cli/legacy/builder.runCommands(0x11cea5a0, 0x11c6ff0c, 0x2, 0x2, 0xffffff01, 0x0, 0x4)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/builder.go:210 +0xbd
github.com/arduino/arduino-cli/legacy/builder.(*ParseHardwareAndDumpBuildProperties).Run(0x11c6ff40, 0x11cea5a0, 0xdebbb4, 0x11c3cc90)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/builder.go:198 +0xbc
github.com/arduino/arduino-cli/legacy/builder.RunParseHardwareAndDumpBuildProperties(...)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/builder.go:231
main.main()
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-builder/main.go:388 +0x772
D:\Program Files\Arduino\arduino-builder возвратил 2

Ошибка компиляции для платы NodeMCU 1.0 (ESP-12E Module).
 

Palpalych

★★★★★✩✩
24 Дек 2019
766
405
Помогите!!! На каком только компе не пробовал, Ошибка компиляции!

Ошибка компиляции для платы NodeMCU 1.0 (ESP-12E Module).
Начни с обновления библиотек. Сначала с Гита последние попробуй, потом те, которые шли локально со скетчем.
Перед заливкой новых удаляй физически их хвосты с компа.

Попробуй уточнить плату и загрузочные параметры.
 

Koteyka 🐱

★★★★★★✩
Команда форума
27 Окт 2019
935
556
54
Днепр, Украина
firelamp.pp.ua
Начни с обновления библиотек. Сначала с Гита последние попробуй, потом те, которые шли локально со скетчем.
НЕТ.
В первую очеред удалить все библиотеки и поставить только те, что идут в архиве с прошивкой.
 

ColdWorld

✩✩✩✩✩✩✩
23 Янв 2020
1
0
Проблема: ошибка компиляции для платы.
Все библиотеки перенесены в arduino/libraries
Настройка платы точно такая же как на скриншоте в проекте.
 

Вложения

George

★★✩✩✩✩✩
25 Дек 2019
372
58
Проблема: ошибка компиляции для платы.
Все библиотеки перенесены в arduino/libraries
Настройка платы точно такая же как на скриншоте в проекте.
У вас конфликт библиотек. Они разбросаны где попало.
Удалите все по пути
User\Name\Arduino\Libraries\
Приведите к одному пути.
И поставьте из архива проекта, который используете. Перезапуск среды обязателен.
 

Вложения

Изменено:

Koteyka 🐱

★★★★★★✩
Команда форума
27 Окт 2019
935
556
54
Днепр, Украина
firelamp.pp.ua
Проблема: ошибка компиляции для платы.
Все библиотеки перенесены в arduino/libraries
Настройка платы точно такая же как на скриншоте в проекте.
Уберите кириллицу из путей для начала
1579787663226.png
 

moons

✩✩✩✩✩✩✩
22 Дек 2019
1
0
Я не могу загрузить любой прошивки проекта.
У меня всегда одно и то же сообщение

'class GButton' has no member named 'setClickTimeout'

версия Arduino 1.8.10, библиотеки, скопированные из пакетов

Arduino:1.8.10 (Windows 7), Płytka:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:1MB OTA:~1019KB), 2, v2 Higher Bandwidth, Disabled, None, Only Sketch, 921600"

In file included from C:\Users\Dom\Documents\Arduino\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:0:

C:\Users\Dom\Documents\Arduino\libraries\FastLED/FastLED.h:17:21: note: #pragma message: FastLED version 3.002.000

# pragma message "FastLED version 3.002.000"

^

In file included from C:\Users\Dom\Documents\Arduino\libraries\FastLED/led_sysdefs.h:27:0,

from C:\Users\Dom\Documents\Arduino\libraries\FastLED/FastLED.h:44,

from C:\Users\Dom\Documents\Arduino\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:

C:\Users\Dom\Documents\Arduino\libraries\FastLED/platforms/esp/8266/led_sysdefs_esp8266.h:15:17: error: conflicting declaration 'typedef uint8_t boolean'

typedef uint8_t boolean;

^

In file included from sketch\GyverLamp_v1.5.5.ino.cpp:1:0:

C:\Users\Dom\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\cores\esp8266/Arduino.h:170:14: error: 'boolean' has a previous declaration as 'typedef bool boolean'

typedef bool boolean;

^

In file included from C:\Users\Dom\Documents\Arduino\libraries\FastLED/FastLED.h:68:0,

from C:\Users\Dom\Documents\Arduino\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:

C:\Users\Dom\Documents\Arduino\libraries\FastLED/fastspi.h:110:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

# pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

^

C:\Users\Dom\Documents\Arduino\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino: In function 'void setup()':

GyverLamp_v1.5.5:171:9: error: 'class GButton' has no member named 'setClickTimeout'

touch.setClickTimeout(500);

^

Znaleziono wiele bibliotek w "FastLED.h"
Wykorzystane: C:\Users\Dom\Documents\Arduino\libraries\FastLED
Niewykorzystane: C:\Program
Znaleziono wiele bibliotek w "ESP8266WiFi.h"
Wykorzystane: C:\Users\Dom\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\ESP8266WiFi
Niewykorzystane: C:\Program
Znaleziono wiele bibliotek w "DNSServer.h"
Wykorzystane: C:\Users\Dom\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\DNSServer
Znaleziono wiele bibliotek w "ESP8266WebServer.h"
Wykorzystane: C:\Users\Dom\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\ESP8266WebServer
Niewykorzystane: C:\Program
Znaleziono wiele bibliotek w "WiFiManager.h"
Wykorzystane: C:\Program
Znaleziono wiele bibliotek w "EEPROM.h"
Wykorzystane: C:\Users\Dom\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\EEPROM
Znaleziono wiele bibliotek w "NTPClient.h"
Wykorzystane: C:\Program
Znaleziono wiele bibliotek w "GyverButton.h"
Wykorzystane: C:\Users\Dom\Documents\Arduino\libraries\GyverButton
Niewykorzystane: C:\Program
exit status 1
'class GButton' has no member named 'setClickTimeout'

Ten raport powinien zawierać więcej informacji jeśli w
File -> Preferencje zostanie włączona opcja "Pokaż
szczegółowe informacje podczas kompilacji"
 

Romanrai

✩✩✩✩✩✩✩
12 Ноя 2019
3
0
Всех приветствую!
При заливке прошивки выдаёт ошибку...
Arduino: 1.8.5 (Windows 7), Плата:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 4M (1M SPIFFS), v2 Higher Bandwidth, Disabled, None, Only Sketch, 921600"

ПРЕДУПРЕЖДЕНИЕ: библиотека Timezone должна запускаться на архитектурах (avr) и может быть несовместима с вашей платой на архитектуре (esp8266).
In file included from D:\Downloads\Lamp_Gunner47\firmware\GyverLamp_v1.4\GyverLamp_v1.4.ino:122:0:

C:\Program Files (x86)\Arduino\libraries\FastLED-3.2.9/FastLED.h:14:21: note: #pragma message: FastLED version 3.002.009

# pragma message "FastLED version 3.002.009"

^

In file included from C:\Program Files (x86)\Arduino\libraries\FastLED-3.2.9/FastLED.h:65:0,

from D:\Downloads\Lamp_Gunner47\firmware\GyverLamp_v1.4\GyverLamp_v1.4.ino:122:

C:\Program Files (x86)\Arduino\libraries\FastLED-3.2.9/fastspi.h:115:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

# pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

^

GyverLamp_v1.4:180: error: 'showWarning' was not declared in this scope

OtaManager otaManager(&showWarning);

^

D:\Downloads\Lamp_Gunner47\firmware\GyverLamp_v1.4\GyverLamp_v1.4.ino: In function 'void setup()':

GyverLamp_v1.4:359: error: 'showWarning' was not declared in this scope

showWarning(CRGB::Yellow, 1000U, 500U); // мигание жёлтым цветом 0,5 секунды (1 раз) - нужно ввести параметры WiFi сети для подключения

^

GyverLamp_v1.4:395: error: 'showWarning' was not declared in this scope

showWarning(CRGB::Red, 1000U, 500U); // мигание красным цветом 0,5 секунды (1 раз) - ожидание ввода SSID'а и пароля WiFi сети прекращено, перезагрузка

^

D:\Downloads\Lamp_Gunner47\firmware\GyverLamp_v1.4\button.ino: In function 'void buttonTick()':

button:143: error: 'showWarning' was not declared in this scope

showWarning(CRGB::Red, 3000U, 500U); // мигание красным цветом 3 секунды - смена рабочего режима лампы, перезагрузка

^

button:159: error: 'class GButton' has no member named 'getHoldClicks'

switch (touch.getHoldClicks())

^

exit status 1
'showWarning' was not declared in this scope

Этот отчёт будет иметь больше информации с
включенной опцией Файл -> Настройки ->
"Показать подробный вывод во время компиляции"

В чём может быть проблема?
Прошивка от AlexGyver v1.5.5 заливается и работает.
 

Diem

✩✩✩✩✩✩✩
21 Дек 2019
10
7
Парни привет, что делаю не так?

In file included from C:\Program Files\Arduino\firmware\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:0:

C:\Program Files\Arduino\libraries\libraries\FastLED-3.2.9/FastLED.h:14:21: note: #pragma message: FastLED version 3.002.009

# pragma message "FastLED version 3.002.009"

^

In file included from C:\Program Files\Arduino\libraries\libraries\FastLED-3.2.9/FastLED.h:65:0,

from C:\Program Files\Arduino\firmware\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:

C:\Program Files\Arduino\libraries\libraries\FastLED-3.2.9/fastspi.h:115:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

# pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

^

Скетч использует 329600 байт (31%) памяти устройства. Всего доступно 1044464 байт.
Глобальные переменные используют 43748 байт (53%) динамической памяти, оставляя 38172 байт для локальных переменных. Максимум: 81920 байт.
esptool.py v2.6
2.6
esptool.py v2.6
Serial port COM10
Connecting....
Chip is ESP8266EX
Features: WiFi
MAC: 84:f3:eb:dc:de:98
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 333760 bytes to 237454...

Writing at 0x00000000... (6 %)
Writing at 0x00004000... (13 %)
Writing at 0x00008000... (20 %)
Writing at 0x0000c000... (26 %)
Writing at 0x00010000... (33 %)
Writing at 0x00014000... (40 %)
Writing at 0x00018000... (46 %)
Writing at 0x0001c000... (53 %)
Writing at 0x00020000... (60 %)
Writing at 0x00024000... (66 %)
Writing at 0x00028000... (73 %)
Writing at 0x0002c000... (80 %)
Writing at 0x00030000... (86 %)
Writing at 0x00034000... (93 %)
Writing at 0x00038000... (100 %)
Wrote 333760 bytes (237454 compressed) at 0x00000000 in 5.4 seconds (effective 494.2 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\3D_print: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\3D_print
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\Android: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\Android
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\firmware: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\firmware
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\libraries: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\libraries
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\schemes: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\schemes
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\3D_print: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\3D_print
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\Android: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\Android
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\firmware: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\firmware
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\libraries: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\libraries
Неверная библиотека найдена в C:\Program Files\Arduino\libraries\schemes: нет заголовочных файлов (.h), найденных в C:\Program Files\Arduino\libraries\schemes
 
Изменено:

старик

✩✩✩✩✩✩✩
16 Янв 2020
2
0
Доброго дня.Возникает ошибка при компиляции скетча/GywerLamp-v1.5.5/Пишет ошибку-Ошибка компиляции для платы NodeMCU 1.0 (ESP-12E Module)
In file included from C:\Users\�����\Documents\Arduino\libraries\FastLED-FastLED3.1/FastLED.h:34:0,

from C:\Users\Игорь\Desktop\GyverLamp-master\firmware\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:

C:\Users\�����\Documents\Arduino\libraries\FastLED-FastLED3.1/led_sysdefs.h:22:2: error: #error "XTENSA-architecture microcontrollers are not supported."

#error "XTENSA-architecture microcontrollers are not supported."

^

In file included from C:\Users\�����\Documents\Arduino\libraries\FastLED-FastLED3.1/FastLED.h:42:0,

from C:\Users\Игорь\Desktop\GyverLamp-master\firmware\GyverLamp_v1.5.5\GyverLamp_v1.5.5.ino:97:

C:\Users\�����\Documents\Arduino\libraries\FastLED-FastLED3.1/platforms.h:22:2: error: #error "XTENSA-architecture microcontrollers are not supported"

#error "XTENSA-architecture microcontrollers are not supported"

^

Несколько библиотек найдено для "GyverButton.h"
Используется: C:\Users\Игорь\Desktop\arduino-1.8.10\libraries\GyverButton
Несколько библиотек найдено для "FastLED.h"
Используется: C:\Users\Игорь\Documents\Arduino\libraries\FastLED-FastLED3.1
Не используется: C:\Users\Игорь\Desktop\arduino-1.8.10\libraries\FastLED-3.2.9
Несколько библиотек найдено для "ESP8266WiFi.h"
Используется: C:\Users\Игорь\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\ESP8266WiFi
Несколько библиотек найдено для "DNSServer.h"
Используется: C:\Users\Игорь\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\DNSServer
Несколько библиотек найдено для "ESP8266WebServer.h"
Используется: C:\Users\Игорь\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\ESP8266WebServer
Несколько библиотек найдено для "WiFiManager.h"
Используется: C:\Users\Игорь\Desktop\arduino-1.8.10\libraries\WiFiManager
Несколько библиотек найдено для "EEPROM.h"
Используется: C:\Users\Игорь\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\EEPROM
Несколько библиотек найдено для "NTPClient.h"
Используется: C:\Users\Игорь\Desktop\arduino-1.8.10\libraries\NTPClient-master
exit status 1
Ошибка компиляции для платы NodeMCU 1.0 (ESP-12E Module).

Подскажите в чём дело.