-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In GNU C and GNU C++ include directories, the following paths are wrong
../../../../../../Middlewares/Third_Party/mbedTLS/library../../../../../../Middlewares/Third_Party/mbedTLS/include
All letters in the mbedTLS folder are in lower case, causing malfunction in Linux because of how the file system works
I fixed this by changing the mbedTLS in include directories to mbedtls
Metadata
Metadata
Assignees
Labels
No labels