I have the same problem as in Compile failure for Boost SSL. However I was not able to resolve it from the answer provided. I have openssl
installed in my Ubuntu14
system. The IDE used is kDevelop
.
Can anyone please help me.
Install libssl-dev
package:
sudo apt-get install libssl-dev
In future, please search headers you need by packages.ubuntu.com resource.