Topic: wolfSSL Installation error
Hi All,
I am very new to wolfSSL, I have installed latest version of wolfssl library on Ubuntu 14.04 according to the manual . I am able to find all the header files in '/usr/local/include/cyassl' . But when I have include the header file "#include <cyassl/ssl.h>" in my code, when I compile it says undefined reference. I have installed openssl and gnuTLS prior to installing cyassl. What is that I am missing?
Regards
Sainath