Topic: Getting Error in Keil When add Wolfssl software package

Hi all,

In Keil i have installed Wolfssl package from Pack installer. Then i attached to project by selecting Echoclient, after building the project i am getting error like


C:\Keil_v5 error:  #5: cannot open source input file "wolfssl/wolfcrypt/settings.h": No such file or directory

i tried to replace <  > with "  " but  it is not happening because of read only file
I tried to include that path, also not worked

can anyone help regarding this issue
i have attached a screenshot below

Share

Re: Getting Error in Keil When add Wolfssl software package

Hi srihari,

Make sure you have the wolfssl root directory in your include path...

Thanks,
David Garske, wolfSSL

Share

Re: Getting Error in Keil When add Wolfssl software package

What if the wolfssl root directory exists but the problem persists?

Share