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

issue compiling #31

Open
aaravs11 opened this issue Dec 3, 2023 · 3 comments
Open

issue compiling #31

aaravs11 opened this issue Dec 3, 2023 · 3 comments

Comments

@aaravs11
Copy link

aaravs11 commented Dec 3, 2023

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)
$ cd profanity2

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)/profanity2 (master)
$ ls
ArgParser.hpp Makefile SpeedSample.cpp keccak.cl profanity.cl
CLMemory.hpp Mode.cpp SpeedSample.hpp lexical_cast.hpp profanity.cpp
Dispatcher.cpp Mode.hpp help.hpp precomp.cpp types.hpp
Dispatcher.hpp README.md img/ precomp.hpp

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)/profanity2 (master)
$ g++ profanity.cpp
profanity.cpp:16:10: fatal error: CL/cl.h: No such file or directory
16 | #include <CL/cl.h>
| ^~~~~~~~~
compilation terminated.

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)/profanity2 (master)

@ruXlab
Copy link

ruXlab commented Jan 8, 2024

On debian-like systems do sudo apt-get install opencl-headers

@bolabola
Copy link

@wenye1368
Copy link

try https://github.com/bolabola/profanity2

Thank you, sir,I have a question, when I execute profanity2. exe, the prompt is as shown in the figure. Do you know the reason for this? thanks.
20240323151132

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

4 participants