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

Use of ETHClass #58

Open
HungryHungryFish opened this issue Apr 12, 2024 · 7 comments
Open

Use of ETHClass #58

HungryHungryFish opened this issue Apr 12, 2024 · 7 comments
Labels

Comments

@HungryHungryFish
Copy link

Every example of ethernet use shows a ETHClass.h and yet for 2 days I get an error fatal error: ETHClass.h: No such file or directory. I'm trying to use the Arduino IDE. I have removed it and reinstalled it. I have added the custom link under preferences and have added the ESP32 library. I have a number of Arduino projects but this is my first ESP32 project. I've restarted, tried chatgpt, google and even bing... any help is appreciated

@lewisxhe
Copy link
Contributor

Which board to use?

@HungryHungryFish
Copy link
Author

using the supplied board from https://www.aliexpress.com/item/4001122992446.html V2
however I'm just trying to compile in the IDE and getting this error. Not trying to upload to the device yet.

@lewisxhe
Copy link
Contributor

I updated it a few days ago to support version V3.0. You can try it now. Currently, all Arduino compilations pass.

@HungryHungryFish
Copy link
Author

I'm missing something, sorry. I looked at all the libraries and I don't see anything that I can update. They are all at the latest version. Can you kindly list with libraries I should have? I have verified that Arduino is at the latest version. It appears that I'm missing a library that includes ETHClass.h however everywhere I look I can't see any library that would have it. Thanks for taking the time to respond. Tomorrow I'll try a fresh install of windows and a fresh install of Arduino on another machine to try to rule things out.

@lewisxhe
Copy link
Contributor

Have you copied all the folders in the lib directory to Arduino according to the home page?
What about the IDE's library directory?

@HungryHungryFish
Copy link
Author

Thanks for responding. After rebuilding the environment on another system the error remained. Turns out I was using the wrong source. Not sure how I grabbed the wrong one but its all good now.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants