Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
solvent
on 09/02/2014, 20:57:24 UTC
I got an error in last build attempt.
Code:
maxcoin.cpp: In function ‘int scanhash_keccak(int, uint32_t*, const uint32_t*, uint32_t, timeval*, timeval*, long unsigned int*)’:
maxcoin.cpp:90:42: error: ‘min’ was not declared in this scope
   pdata[19] = min(max_nonce, n-throughput); // CB: don't report values bigger max_nonce

Pff.2 very crazy days and nights. I came here after christians post on the nvidia cuda forum. I went through 100 pages until finally managed to compile cudaminer and the wallet, just to find that it is too late. Anyway I tried the latest version and I get the same error as in the quote. The previous version I have is from 7th  I think.


This maxcoin is madness, I am doing some solo mining and some in the pools. In both cases I have no ideea if the work is accepted all, or just 10 %. The solo miner reports no errors, just new work. The pool minin at https://max.mining4all.eu gives lot so Yys and ver few Boos, ut I have no ideea if it works or not. So far very small returns 0.3 maxcoinf for 6 hours. The VTC seems more profitable as I seen so far.

Cristian

*Offtopic

You are not alone to be too late. I was in this cudaminer thread before it got crazy, hoping there would be something for maxcoin. When I found there was a leaked miner in another part of internet and posted here, Christian already had found another source =)
I had it compiled and ready the night before launch, thanks to Christian.
I set up everything to be ready to mine in a few minutes after launch. The launch of maxcoin fucked all up for me. I am on Arch and the binaries didn't work, as expected on Arch. Tried the source. The qt and daemon didn't compile. Well well, I had a pool as backup plan. Their official one announced on their webpage just to be sure. That one went down at launch, and didn't come up until next day. Ok, lets fix the source... no luck, plenty of missing and ugly code. Let's try wine, no luck there either, I couldn't connect to the wallet with my miner (same issue with other wallets, something with wine probably). Back to the source code... Which I gave up after 3hrs. I gave up on that shitty coin. 24 hrs later some of the source code was fixed so I could compile the qt, but not the daemon. I have an empty wallet now, and I am pissed of at Max, because he call the launch "minor issues".
mQpEys7WfUenKKyWCT3Z75KqAAzpLQ3rBi

edit:
*Ontopic
The cudaminer source now compiles. Thanks again for all Christian. YOU ROCK!