I am trying to run my C program and I use openssl libraries. I keep getting an error stating "No such file or directory #include <openssl/evp.h>" I have installed openssl on Windows and all the paths are added to the system environment. Can someone help me with this issue
I tried reinstalling it and I changed the folder and paths but still nothing