Closed bitsocket closed 3 years ago
i have the same problem. Can you help me plz ? thanks
You have to download the curl library and put it in the mingw compiler
Link for download please ? thanks
https://www.dropbox.com/s/aiqlfhlqvvzt4z5/mingw6432version10.2.7z?dl=0
Use it: there is all to build. Follow the readme.
Thank you very much. Solved
Small request: can you do the same thing and on gcc 11.2 please? thanks
cd ShashChess/src/All make build ARCH=x86-64-bmi2 COMP=gcc COMPCXX=g++
search.cpp:44:10: fatal error: curl/curl.h: No such file or directory 44 | #include <curl/curl.h> | ^
~~~~The include file 'curl.h' is missing.