Replies: 2 comments
-
Not a bug. Your platformio configuration is not set up correctly. You are including the source and header files but pio is not compiling the AsyncWebServer sources so the linking breaks. You can explicitly add |
Beta Was this translation helpful? Give feedback.
-
@mkeyno : also make sure to use the lastest version of Arduino Core with pioarduino. PlatformIO dropped support for Arduino Core so you cannot use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I used the Me_No_dev asynwebserver lib in my program without any problem, however last week I tried to use this library instead,
but whenever I switch to this library it makes the following error
any help appreciated
platformio setting
error
Beta Was this translation helpful? Give feedback.
All reactions