We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
I have added wolfssl library to keil, by downloading from Pack installer, in wolfssl i have selected the Echoclient.
when i start building i am getting errors like
C:\Keil_v5\ARM\PACK\wolfSSL\wolfSSL\4.4.0\wolfssl\examples\client\client.c(27): error: #5: cannot open source input file "wolfssl/wolfcrypt/settings.h": No such file or directory
if i go to that particular location wolfssl/wolfcrypt/settings.h file is present
i tried to replace < > with " " but it is not happening because of read only fileI tried to include that path, also not worked
can anyone help regarding this issuei have attached a screenshot below
Nobody said anything about modifying any files: it's just your project settings that need updating - specifically, the Include Paths.