Reputation: 334
So I am trying to compile this package https://github.com/Neisklar/quarkcoin-cpuminer and as per the instructions I have installed MinGW with MSYS. Now I just need to install libcurl so I can compile it, I have downloaded W64 devel version of cURL. But I don't know what to do with these files or if I have the right version of cURL.
Upvotes: 1
Views: 604
Reputation: 238
I had a similar objective (to be able to compile CPUMiner on Windows 7 x64), and I successfully followed / came up with the instructions below.
They include both 64-bit and 32-bit targets.
See if they can help you out!
Upvotes: 1