BitCrack icon indicating copy to clipboard operation
BitCrack copied to clipboard

generic unsigned int error

Open robzsaunders opened this issue 2 years ago • 1 comments

Anyone have a fix for this?

using clBitCrack.exe since cuBitCrack wont work on my 3070

2 errors generated. [2023-08-17.08:26:17] [Info] Error: :1935:34: error: passing '__generic unsigned int *' to parameter of type 'unsigned int *' changes address space of pointer ripemd160sha256NoFinal(hash, digestOut); ^~~~~~~~~ :291:67: note: passing argument to parameter 'digest' here void ripemd160sha256NoFinal(const unsigned int x[8], unsigned int digest[5]) ^ :1949:34: error: passing '__generic unsigned int *' to parameter of type 'unsigned int *' changes address space of pointer ripemd160sha256NoFinal(hash, digestOut); ^~~~~~~~~ :291:67: note: passing argument to parameter 'digest' here void ripemd160sha256NoFinal(const unsigned int x[8], unsigned int digest[5]) ^

robzsaunders avatar Aug 17 '23 12:08 robzsaunders

I have the problem. whats ur system?

laskarisadrian2023 avatar Sep 24 '23 04:09 laskarisadrian2023