Im using macos sierra
and Im stock with the cmake .. command as it is prompting me this problem
-- Could NOT find mhd (missing: MHD_INCLUDE_DIR MHD_LIBRARY)
CMake Error at CMakeLists.txt:195 (message):
microhttpd NOT found: use `-DWITH_HTTPD=OFF` to build without http deamon
support
-- Configuring incomplete, errors occurred!
apt install libmicrohttpd-dev
Most helpful comment
apt install libmicrohttpd-dev