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

WifiClient not declared #34

Closed
Sikkens99 opened this issue Jun 23, 2024 · 3 comments
Closed

WifiClient not declared #34

Sikkens99 opened this issue Jun 23, 2024 · 3 comments

Comments

@Sikkens99
Copy link

Since two days I suddenly get this error compiling a program that worked before without problems:
"....libraries\ESP32_VS1053_Stream\src/ESP32_VS1053_Stream.h:78:27: error: 'WiFiClient' has not been declared"
I appreciate your ideas what could be the problem here.

Marten Sikkens

@Sikkens99
Copy link
Author

...and the above-mentioned compilation message is then follwed by "exit status 1".

@Sikkens99 Sikkens99 changed the title WifiClient noy declared WifiClient not declared Jun 25, 2024
@CelliesProjects
Copy link
Owner

CelliesProjects commented Jun 26, 2024

Since two days I suddenly get this error compiling a program that worked before without problems:

Those are the best errors.

I was playing with the 3.0.1 esp32 update and there I also got problems with WifiClient not being defined or declared.
Maybe your IDE updated to 3.0.1 without telling you so?

@Sikkens99
Copy link
Author

Indeed I updated the ESP32 IDE to version 3.0.1 without realizing that this could give problems. I went back to version 2.0.17 and that indeed solved the WiFiClient Not Declared error! Thanks for letiing me know that this could be the problem!

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

2 participants