-
Notifications
You must be signed in to change notification settings - Fork 13.3k
error: 'uint16_t makeWord' redeclared as different kind of entity #8387
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
Comments
There is a fix. |
Thx for your help.
In file included from C:\users\miko.platformio\packages\framework-arduinoespressif8266\libraries\ESP8266WebServer\src/ESP8266WebServer.h:340, |
Apparently there is a mix of versions. |
>> Did you copy older internal libraries outside ? >> Did you consider removing and reinstalling this core ? removed this from my projects platformio.ini: Uninstalled and reinstalled Arduino IDE Now only the errors regarding ESP8266WebServer-impl.h are left over
I also found these folders under
and deleted them completely. >> Don't forget the 'arduino15' directory (google about it).
What else can I do??? |
I tried to compile an old program after updating VS + PIO and received the following errors:
Found this #8089 , but need more help ...
The text was updated successfully, but these errors were encountered: