Jump to content
united7170

[Source]Leo Miner C++

Recommended Posts

- Free and open-source!

- Silent, hidden window.

- 440KB bin [CPU Mining], If you add all correct includes for GPU mining -> Bin size will be higher.

- Mutex added, so it assures only one instance of the miner is running.

- Only mine when IDLE-option.

- Chose if you want CPU + GPU OR ONLY CPU OR ONLY GPU!

How to setup:
A notice: I compiled this under VS2010, I haven't tried Dev-C++ or VC++ (2006). Also contains make files to compile under Linux.

0. Extract files to a folder.
1. Open up bitcoin-miner.sln or if you use VC++ 2008: bitcoin-miner.vcxproj
2. go to "Source files/bitcoin-miner.cpp" and open it up (in Visual Studio Program).
3. Scroll down to line 146.
4. Adjust the settings, they explain themselfs.
5. Release the project and spread your binary!

5.1 Go to "Build"->"Configuration Manager", Change it from "Debug" to "Release". Click on "Ok".
5.2 Go back to "Build"->"Build bitcoin-miner".
5.3 Let it do his thing and in the map "Release" there will be you bitcoin-miner.exe!

Download

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...