jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
419 stars 65 forks source link

Build with openssl disabled failes #519

Closed GK-774 closed 3 years ago

GK-774 commented 3 years ago

myMPD version: 8.0.0 (July 6th)

Building with -DENABLE_SSL=OFF results in the build process correctly telling "Openssl is disabled" but the build later fails, see attached build_error_without_ssl.txt Building with openssl works without problems in the same environment.

build_error_without_ssl.txt

jcorporation commented 3 years ago

Thanks for the bug report, is now fixed.