Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem #262

Open
nocturno66 opened this issue Jul 22, 2022 · 0 comments
Open

Problem #262

nocturno66 opened this issue Jul 22, 2022 · 0 comments

Comments

@nocturno66
Copy link

Hi prampec,

I'm trying to use your library in a project but I don't have success, as you can see in attached LOG.

The board packaged I used is later than 2.4.2

Can you help me?

  • Ejecutando tarea en la carpeta 220721-131454-nodemcuv2: C:\Users\nocturno.platformio\penv\Scripts\platformio.exe run

Processing nodemcuv2 (platform: espressif8266; framework: arduino; board: esp12e)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/esp12e.html
PLATFORM: Espressif 8266 (3.2.0) > Espressif ESP8266 ESP-12E
HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash
PACKAGES:

  • framework-arduinoespressif8266 @ 3.30002.0 (3.0.2)
  • tool-esptool @ 1.413.0 (4.13)
  • tool-esptoolpy @ 1.30000.201119 (3.0.0)
  • toolchain-xtensa @ 2.100300.210717 (10.3.0)
    Converting esp8266_mrdiy_mqtt_local_notifier.ino
    LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
    LDF Modes: Finder ~ chain, Compatibility ~ soft
    Found 40 compatible libraries
    Scanning dependencies...
    Dependency Graph
    |-- ESP8266Audio @ 1.9.7
    | |-- I2S @ 1.0
    | |-- ESP8266HTTPClient @ 1.2
    | | |-- ESP8266WiFi @ 1.0
    | |-- SD @ 2.0.0
    | | |-- SDFS @ 0.1.0
    | | | |-- ESP8266SdFat @ 2.0.2
    | | | | |-- SPI @ 1.0
    | | | |-- SPI @ 1.0
    | |-- SPI @ 1.0
    |-- ESP8266SAM @ 1.0.1
    | |-- ESP8266Audio @ 1.9.7
    | | |-- I2S @ 1.0
    | | |-- ESP8266HTTPClient @ 1.2
    | | | |-- ESP8266WiFi @ 1.0
    | | |-- SD @ 2.0.0
    | | | |-- SDFS @ 0.1.0
    | | | | |-- ESP8266SdFat @ 2.0.2
    | | | | | |-- SPI @ 1.0
    | | | | |-- SPI @ 1.0
    | | |-- SPI @ 1.0
    |-- PubSubClient @ 2.8.0
    |-- IotWebConf @ 3.0.0
    | |-- DNSServer @ 1.1.1
    | | |-- ESP8266WiFi @ 1.0
    | |-- ESP8266WebServer @ 1.0
    | | |-- ESP8266WiFi @ 1.0
    | |-- ESP8266WiFi @ 1.0
    | |-- EEPROM @ 1.0
    | |-- ESP8266mDNS @ 1.2
    | | |-- ESP8266WiFi @ 1.0
    |-- ESP8266WiFi @ 1.0
    Building in release mode
    Compiling .pio\build\nodemcuv2\src\esp8266_mrdiy_mqtt_local_notifier.ino.cpp.o
    Generating LD script .pio\build\nodemcuv2\ld\local.eagle.app.v6.common.ld
    Compiling .pio\build\nodemcuv2\libd5d\I2S\I2S.cpp.o
    Archiving .pio\build\nodemcuv2\libd5d\libI2S.a
    C:/Users/nocturno/Documents/PlatformIO/Projects/220721-131454-nodemcuv2/src/esp8266_mrdiy_mqtt_local_notifier.ino:137:1: error: 'IotWebConfParameter' does not name a type; did you mean 'IotWebConfParameter_h'?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant