-
Notifications
You must be signed in to change notification settings - Fork 112
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
cannot compile #591
Comments
you can try using older versions of the libraries, I was able to compile them when I used the latest versions on January 2nd Edit: Actually I ended uo downloading an even older version of the server library, from the same day as the latest commit of this repo and it had less in use glitches for me then the one from January 2nd |
Ho did you downloaded older libraries? I have the same issue and want also try to compile with older libs. |
click on the commits list(the button in the top right of the explorer view that looks like a curved arrow around a clock), then find the commit there(you can use the filtering option in the top right) then click the <> button to view the repo as that commit, then just click the green code button then download zip btw the commits I used is "Update install-arduino-ide.sh" for ESPAsyncTCP and "v2.10.4" for ESPAsyncWebServer, the other 2 haven't been updated in a long time so I just used the latest masters |
i cannot compile due to this error
Compilation error: call of overloaded 'getParam(int)' is ambiguous
The text was updated successfully, but these errors were encountered: