We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when running make It returns:
make
cc -O4 -march=native -Wall -c -o oclengine.o oclengine.c oclengine.c:37:19: fatal error: CL/cl.h: No such file or directory compilation terminated. <builtin>: recipe for target 'oclengine.o' failed make: *** [oclengine.o] Error 1
The text was updated successfully, but these errors were encountered:
This looks like you may not have a compatible OpenCL kit installed. If you do, which one?
Sorry, something went wrong.
Check out https://github.com/exploitagency/vanitygen-plus
No branches or pull requests
when running
make
It returns:The text was updated successfully, but these errors were encountered: