ccminer ======= Christian Buchner's & Christian H.'s CUDA miner project Fork by tpruvot@github with X14,X15,X17,WHIRL and Blake256 support (NEOS + BlakeCoin) BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo [![tip for next commit](https://tip4commit.com/projects/927.svg)](https://tip4commit.com/github/tpruvot/ccminer) A big part of my recent additions were wrote by [djm34](https://github.com/djm34), You can also donate some beers (or redbulls) This variant was tested and built on Linux (ubuntu server 14.04) and VStudio 2013. Note that the x86 releases are faster than x64 ones on Windows. About source code dependencies ------------------------------ This project requires some libraries to be built : - OpenSSL - Curl - pthreads You can download prebuilt .lib and dll on the [bitcointalk forum thread](https://bitcointalk.org/?topic=167229.0) There is also a [Tutorial for windows](http://cudamining.co.uk/url/tutorials/id/3) on [CudaMining](http://cudamining.co.uk) website.