Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

#include "mbedtls/ssl.h" ? #9940

Closed Unanswered
Tiese asked this question in Q&A
Jun 26, 2024 · 3 comments · 5 replies
Discussion options

Hello!
If I update from version 2.0.17 to version 3.0.1, the error...
fatal error: mbedtls/net.h: No such file or directory 36 | #include "mbedtls/net.h"
...appears when compiling!
What can I do now?

Thank you for your help!

You must be logged in to vote

Replies: 3 comments 5 replies

Comment options

You are not giving much to go by. but it looks like you are trying to include a file that is no longer present.

You must be logged in to vote
5 replies
Comment options

Thank you for the quick reply! 👍
Yes, that's correct.
But why isn't it the same in version 2.0.17?

Comment options

mbedtls version has been updated in ESP-IDF and changes came from there

Comment options

That's fine,
but what can I do?
I have installed the library from: https://github.com/Seeed-Studio/Seeed_Arduino_mbedtls.
That didn't help!

Comment options

Arduino already comes with MbedTLS from ESP-IDF. You need to find the correct header that exposes the functionality you would be missing.

Comment options

Thank you for your help!
I'm just working with version 2.0.17!

Comment options

I didn't get any help, but it was worth a try!

You must be logged in to vote
0 replies
Comment options

Also started getting this error when upgrading from 2.X to 3.X, was this a breaking change?

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /