Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clBitCrack.exe #434

Open
mancingmania611 opened this issue Jan 2, 2025 · 0 comments
Open

clBitCrack.exe #434

mancingmania611 opened this issue Jan 2, 2025 · 0 comments

Comments

@mancingmania611
Copy link

[2025-01-02.08:55:37] [Info] Compiling OpenCL kernels...
2 errors generated.
[2025-01-02.08:55:38] [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 di

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant