Anybody have luck on Mac?
I compiled on Mac after making quarkhash, xhash and quash "static inline" instead of just inline and it does start but after a while GPU get's sick and I don't see any hashes... Tried all of them kernels - same result with exception of scrypt. Any ideas what I might be missing?
ehhh? i don't know what you did but if you want to compile with working qubitcoin, and quarkcoin try using the one from here
https://github.com/DJstone/sph-sgminerno mod needed just compile and go
I was using prettyhatemachine branch.
Regardless I am getting the same link error on DJstone and same 0h/s GPU reported as sick after a while...
Undefined symbols for architecture x86_64:
"_qhash", referenced from:
_qubitcoin_test in sgminer-qubitcoin.o
_qubitcoin_regenhash in sgminer-qubitcoin.o
_scanhash_qubitcoin in sgminer-qubitcoin.o
"_quarkhash", referenced from:
_quarkcoin_test in sgminer-quarkcoin.o
_quarkcoin_regenhash in sgminer-quarkcoin.o
_scanhash_quarkcoin in sgminer-quarkcoin.o
"_xhash", referenced from:
_darkcoin_test in sgminer-darkcoin.o
_darkcoin_regenhash in sgminer-darkcoin.o
_scanhash_darkcoin in sgminer-darkcoin.o
ld: symbol(s) not found for architecture x86_64