xmrig / xmrig-nvidia

Monero (XMR) NVIDIA miner
GNU General Public License v3.0
705 stars 262 forks source link

Could NOT find MHD (missing: MHD_LIBRARY MHD_INCLUDE_DIR) #324

Closed LubomirBednar closed 3 years ago

LubomirBednar commented 3 years ago

Hi. I am very new to this so I'll do my best to describe the issue. If it's lacking something please let me know. I managed to install the xmrig and run it on my CPU. But when following the xmrig-nvidia guide for Windows build (https://github.com/xmrig/xmrig-nvidia/wiki/Windows-Build), I run into a error:

-- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19042. -- Could NOT find MHD (missing: MHD_LIBRARY MHD_INCLUDE_DIR) CMake Error at CMakeLists.txt:278 (message): microhttpd NOT found: use-DWITH_HTTPD=OFFto build without http deamon support

I am attaching the cmake log as well. CMakeError.log

Unfortunately I am not a programmer so I don't have the faintest clue what went wrong.

xmrig commented 3 years ago

https://github.com/xmrig/xmrig-nvidia/issues/310#issuecomment-706965450

LubomirBednar commented 3 years ago

Thank you! =]