Open justdomyself opened 1 year ago
./genMakefiles linux make -j4
error msg: include/TLSState.hh:34:10: fatal error: openssl/ssl.h: No such file or directory 34 | #include <openssl/ssl.h> | ^~~~~~~ compilation terminated.
@justdomyself You can try to "sudo apt-get install libssl-dev"
./genMakefiles linux make -j4
error msg: include/TLSState.hh:34:10: fatal error: openssl/ssl.h: No such file or directory 34 | #include <openssl/ssl.h> | ^
~~~~~~ compilation terminated.