undefined reference to `SSL_library_init' error during the compiling for C++ API
The OpenSSL version I used is 1.1.1, and the error is:
../bin/linux_x64/ABI0/libDolphinDBAPI.so: undefined reference to `SSL_library_init'
../bin/linux_x64/ABI0/libDolphinDBAPI.so: undefined reference to `OPENSSL_add_all_algorithms_noconf'
../bin/linux_x64/ABI0/libDolphinDBAPI.so: undefined reference to `SSL_load_error_strings'