Giter Site home page Giter Site logo

Comments (7)

krisajacobs avatar krisajacobs commented on July 18, 2024 1

Just did the updates myself, got all Up to Date back on everything. Still get this at compile time:

D:_PlatformIO\mobile-rr/data/
D:_PlatformIO\mobile-rr/www/
"gz|css|js"
Compiling .pioenvs\d1_mini\src\mobile-rr.ino.cpp.o
Archiving .pioenvs\d1_mini\lib9f9\libArduinoJson_ID64.a
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\ESP8266WiFi.cpp.o
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\ESP8266WiFiAP.cpp.o
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\ESP8266WiFiGeneric.cpp.o
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\ESP8266WiFiMulti.cpp.o
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\ESP8266WiFiSTA.cpp.o
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\ESP8266WiFiScan.cpp.o
Compiling .pioenvs\d1_mini\libf74\ESP8266WiFi\WiFiClient.cpp.o
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:189:9: error: expected unqualified-id before string constant
}
^
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:247:3: error: '_ws_client' does not name a type
{
^
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:293:1: error: '_ws_client' does not name a type
}
^
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino: In function 'void onEvent(AsyncWebSocket*, AsyncWebSocketClient*, AwsEventType, void*, uint8_t*, size_t)':
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:2351:18: error: 'ws_client' was not declared in this scope
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:2399:18: error: 'ws_client' was not declared in this scope
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:2503:18: error: 'ws_client' was not declared in this scope
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino: In function 'void execCommand(AsyncWebSocketClient*, char*)':
D:/_PlatformIO/mobile-rr/src/mobile-rr.ino:2589:18: error: 'ws_client' was not declared in this scope
*** [.pioenvs\d1_mini\src\mobile-rr.ino.cpp.o] Error 1
==================================================================== [ERROR] Took 5.43 seconds ====================================================================
The terminal process terminated with exit code: 1

from mobile-rr.

BoxedBrain avatar BoxedBrain commented on July 18, 2024 1

A fresh re-download and import in pio solved the problem. Cant explain.. Thanks!

from mobile-rr.

krisajacobs avatar krisajacobs commented on July 18, 2024

I'm having the exact same problem.

from mobile-rr.

idolpx avatar idolpx commented on July 18, 2024

I just did a "pio update" and "pio lib update" and everything compiles fine.
Have you made changes to the code? Can you post your copy of "mobile-rr.ino"?

from mobile-rr.

krisajacobs avatar krisajacobs commented on July 18, 2024

I have made no modifications - I just did a fresh clone from what you've got here.

Thanks!

from mobile-rr.

BoxedBrain avatar BoxedBrain commented on July 18, 2024

Same here.

from mobile-rr.

krisajacobs avatar krisajacobs commented on July 18, 2024

I just did the same thing - same error for me unfortunately.

from mobile-rr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.