profanity2 icon indicating copy to clipboard operation
profanity2 copied to clipboard

issue compiling

Open screenconnect-guy opened this issue 2 years ago • 3 comments

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)

screenconnect-guy avatar Dec 03 '23 22:12 screenconnect-guy

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

ruXlab avatar Jan 08 '24 16:01 ruXlab

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

bolabola avatar Mar 21 '24 08:03 bolabola

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

wenye1368 avatar Mar 23 '24 07:03 wenye1368