-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Compilation issues with external libraries included #1678
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
i pushed a fix last night please pull latest and try again? |
Just updated and it's ok. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@nathanjel any updates on this? I enabled selective compilation and a standard library like HTTPUpdate is not compiled anymore, I have to disable selective compilation alltogether to have HTTPUpdate included. |
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions. |
I have some build error since this update.
I have added some libraries on my libraries folder and I have these warning :
/home/Jyce/esp/arduino/components/arduino/component.mk:3: avertissement : variable « CONFIG_ARDUINO_SELECTIVE_ESPAsyncWebServer » indéfinie
/home/Jyce/esp/arduino/components/arduino/component.mk:3: avertissement : variable « CONFIG_ARDUINO_SELECTIVE_AsyncTCP » indéfinie
/home/Jyce/esp/arduino/components/arduino/component.mk:3: avertissement : variable « CONFIG_ARDUINO_SEL
The text was updated successfully, but these errors were encountered: