ipbc-dev / bittube-miner

BitTube Miner
GNU General Public License v3.0
39 stars 22 forks source link

Compile with httpd support #2

Closed meyerbro closed 6 years ago

meyerbro commented 6 years ago

Tried enabling port for that and said it wasn't compiled with this support...

Can you provide a httpd compatible version?

Thanks

savicsava commented 6 years ago

Hi team. Great work so far. Can you please elaborate why didn't you enable httpd support for web server in binaries in miner. I use that (and many others) for JJScript that is used for Vegas so we can monitor drop in Hashrate. Script is listening to that port, and if hashrate drops, then drivers and miner are restarted. This is common feature of XMR stak, no reason to disable it...

nsummy commented 6 years ago

Gents, I followed these instructions which worked perfectly: https://github.com/ipbc-dev/ipbc-miner/blob/master/doc/compile_Windows.md

I would uploaded the compiled version I made for you guys but I don't think it would help as I only compiled it for Nvidia and CPU. If you really want though reply and I can add AMD support and send you the link to the files

ipbc-dev commented 6 years ago

The release binaries have now been compiled with httpd, ssl and hwloc support.