Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

#include "resources.h" #3

Closed
salasidis opened this issue May 10, 2022 · 3 comments
Closed

#include "resources.h" #3

salasidis opened this issue May 10, 2022 · 3 comments
Labels
Support Library support

Comments

@salasidis
Copy link
Contributor

I am likely not doing something right, but I am trying to compile the Async_advancedWebServer.ino example for a Portenta H7, and I get a compile error

C:\Users\RS\AppData\Local\Arduino15\packages\arduino\hardware\mbed_portenta\3.0.1\libraries\WiFi\src\WiFi.cpp:220:10: fatal error: resources.h: No such file or directory
Multiple libraries were found for "WiFiClient.h"
#include "resources.h"
Used: C:\Users\RS\AppData\Local\Arduino15\packages\arduino\hardware\mbed_portenta\3.0.1\libraries\WiFi
^~~~~~~~~~~~~
Not used: C:\Users\RS\Documents\Arduino\libraries\WiFiEspAT
compilation terminated.
exit status 1
Error compiling for board Arduino Portenta H7 (M7 core).

Any idea how to fix this?

Thanks

@khoih-prog
Copy link
Owner

I've just recompiled with same core v3.0.1 and OK

I think your mbed_portenta core installation is corrupted somehow. You can try remove then reinstall the core.

If still not OK, post the question in Arduino Forum to ask for help.

I'm closing the issue now because this is not a bug of the library.

Good Luck,

Selection_005

@khoih-prog khoih-prog added the Support Library support label May 10, 2022
@salasidis
Copy link
Contributor Author

salasidis commented May 10, 2022 via email

@salasidis
Copy link
Contributor Author

salasidis commented May 10, 2022 via email

khoih-prog added a commit that referenced this issue Sep 26, 2022
### Releases v1.3.0

1. Fix issue with slow browsers or network. Check [Target stops responding after variable time when using Firefox on Windows 10 #3](khoih-prog/AsyncWebServer_RP2040W#3)
khoih-prog added a commit that referenced this issue Sep 26, 2022
### Releases v1.3.0

1. Fix issue with slow browsers or network. Check [Target stops responding after variable time when using Firefox on Windows 10 #3](khoih-prog/AsyncWebServer_RP2040W#3)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Support Library support
Projects
None yet
Development

No branches or pull requests

2 participants