lucasjones / cpuminer-multi

Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Other
638 stars 1.5k forks source link

when i write "rpc_url = strdup("stratum+tcp://xmr.crypto-pool.fr:3333");" in cpu-miner.c? #60

Open carpediem01 opened 6 years ago

carpediem01 commented 6 years ago

[root@Centos7 cpuminer-multi]# ./minerd [2017-10-11 02:29:55] Using JSON-RPC 2.0 [2017-10-11 02:29:55] 3 miner threads started, using 'cryptonight' algorithm. [2017-10-11 02:29:55] HTTP request failed: Protocol stratum+tcp not supported or disabled in libcurl

what i should do?

Digipup1 commented 6 years ago

Same issue for me too. Any luck?

DarrenRainey commented 6 years ago

did you compile with libcurl ? it looks like it can't find libcurl for the stratum protocol