Skip to content
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

Compilation error: invalid conversion from 'const AsyncWebHeader*' to 'AsyncWebHeader*' [-fpermissive] #48

Open
kingnoob1377 opened this issue Nov 17, 2024 · 1 comment

Comments

@kingnoob1377
Copy link

I had errors compiling pidkiln.
I had other several errors compiling, but I was able to get through them somehow.
This thing I have no idea.

how can I complete my compilation?

compilation terminal output
log.txt

installed libraries
image

My sketch
PIDKiln.zip

@Saur0o0n
Copy link
Owner

Hi, I would guess there are some braking changes both in esp32 Arduino framework and asyncwebserver. You can try to compile it with older versions. I'll also probably update/fix the code, but can't say now when exactly :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants