I am implementing a OpenSSL code and have already included required header files but still I am getting errors like *
undefined reference to
SSL_library_init
I guess it's a linking error rather than a compilation error.
I am implementing it in Linux box using slickeditor.